public static interface TestRpcServiceProtosLegacy.TestProtobufRpc2Proto.BlockingInterface
| Modifier and Type | Method and Description |
|---|---|
TestProtosLegacy.EchoResponseProto |
echo2(com.google.protobuf.RpcController controller,
TestProtosLegacy.EchoRequestProto request) |
TestProtosLegacy.EmptyResponseProto |
ping2(com.google.protobuf.RpcController controller,
TestProtosLegacy.EmptyRequestProto request) |
TestProtosLegacy.SleepResponseProto |
sleep(com.google.protobuf.RpcController controller,
TestProtosLegacy.SleepRequestProto request) |
TestProtosLegacy.EmptyResponseProto ping2(com.google.protobuf.RpcController controller, TestProtosLegacy.EmptyRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionTestProtosLegacy.EchoResponseProto echo2(com.google.protobuf.RpcController controller, TestProtosLegacy.EchoRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionTestProtosLegacy.SleepResponseProto sleep(com.google.protobuf.RpcController controller, TestProtosLegacy.SleepRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionCopyright © 2008–2021 Apache Software Foundation. All rights reserved.