public static final class TestDelayedRpcProtos.TestDelayedService.Stub extends TestDelayedRpcProtos.TestDelayedService implements TestDelayedRpcProtos.TestDelayedService.Interface
TestDelayedRpcProtos.TestDelayedService.BlockingInterface, TestDelayedRpcProtos.TestDelayedService.Interface, TestDelayedRpcProtos.TestDelayedService.Stub| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.RpcChannel |
getChannel() |
void |
test(com.google.protobuf.RpcController controller,
TestDelayedRpcProtos.TestArg request,
<any> done)
rpc test(.TestArg) returns (.TestResponse); |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic com.google.protobuf.RpcChannel getChannel()
public void test(com.google.protobuf.RpcController controller,
TestDelayedRpcProtos.TestArg request,
<any> done)
TestDelayedRpcProtos.TestDelayedServicerpc test(.TestArg) returns (.TestResponse);test in interface TestDelayedRpcProtos.TestDelayedService.Interfacetest in class TestDelayedRpcProtos.TestDelayedService