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