|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of RpcController in com.google.protobuf |
|---|
| Methods in com.google.protobuf with parameters of type RpcController | |
|---|---|
void |
RpcChannel.callMethod(Descriptors.MethodDescriptor method,
RpcController controller,
Message request,
Message responsePrototype,
RpcCallback<Message> done)
Call the given method of the remote service. |
void |
Service.callMethod(Descriptors.MethodDescriptor method,
RpcController controller,
Message request,
RpcCallback<Message> done)
Call a method of the service specified by MethodDescriptor. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||