public static final class TestProtos.Service.Stub extends TestProtos.Service implements TestProtos.Service.Interface
TestProtos.Service.BlockingInterface, TestProtos.Service.Interface, TestProtos.Service.Stub
Modifier and Type | Method and Description |
---|---|
void |
func1(com.google.protobuf.RpcController controller,
TestProtos.TestRequest request,
com.google.protobuf.RpcCallback<TestProtos.TestResponse1> done) |
void |
func2(com.google.protobuf.RpcController controller,
TestProtos.TestRequest request,
com.google.protobuf.RpcCallback<TestProtos.TestResponse2> done) |
com.google.protobuf.RpcChannel |
getChannel() |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public com.google.protobuf.RpcChannel getChannel()
public void func1(com.google.protobuf.RpcController controller, TestProtos.TestRequest request, com.google.protobuf.RpcCallback<TestProtos.TestResponse1> done)
func1
in interface TestProtos.Service.Interface
func1
in class TestProtos.Service
public void func2(com.google.protobuf.RpcController controller, TestProtos.TestRequest request, com.google.protobuf.RpcCallback<TestProtos.TestResponse2> done)
func2
in interface TestProtos.Service.Interface
func2
in class TestProtos.Service