public static final class UnittestCustomOptions.AggregateService.Stub extends UnittestCustomOptions.AggregateService implements UnittestCustomOptions.AggregateService.Interface
UnittestCustomOptions.AggregateService.BlockingInterface, UnittestCustomOptions.AggregateService.Interface, UnittestCustomOptions.AggregateService.Stub
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.RpcChannel |
getChannel() |
void |
method(com.google.protobuf.RpcController controller,
UnittestCustomOptions.AggregateMessage request,
com.google.protobuf.RpcCallback<UnittestCustomOptions.AggregateMessage> done)
rpc Method(.protobuf_unittest.AggregateMessage) returns (.protobuf_unittest.AggregateMessage); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void method(com.google.protobuf.RpcController controller, UnittestCustomOptions.AggregateMessage request, com.google.protobuf.RpcCallback<UnittestCustomOptions.AggregateMessage> done)
UnittestCustomOptions.AggregateService
rpc Method(.protobuf_unittest.AggregateMessage) returns (.protobuf_unittest.AggregateMessage);
method
in interface UnittestCustomOptions.AggregateService.Interface
method
in class UnittestCustomOptions.AggregateService