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, newStub
public com.google.protobuf.RpcChannel getChannel()
public void foo(com.google.protobuf.RpcController controller, UnittestCustomOptions.CustomOptionFooRequest request, com.google.protobuf.RpcCallback<UnittestCustomOptions.CustomOptionFooResponse> done)
UnittestCustomOptions.TestServiceWithCustomOptions
rpc Foo(.protobuf_unittest.CustomOptionFooRequest) returns (.protobuf_unittest.CustomOptionFooResponse);
foo
in interface UnittestCustomOptions.TestServiceWithCustomOptions.Interface
foo
in class UnittestCustomOptions.TestServiceWithCustomOptions