public static interface TestRpcServiceProtos.TestProtobufRpc2Proto.BlockingInterface
Modifier and Type | Method and Description |
---|---|
TestProtos.EchoResponseProto |
echo2(com.google.protobuf.RpcController controller,
TestProtos.EchoRequestProto request) |
TestProtos.EmptyResponseProto |
ping2(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request) |
TestProtos.SleepResponseProto |
sleep(com.google.protobuf.RpcController controller,
TestProtos.SleepRequestProto request) |
TestProtos.EmptyResponseProto ping2(com.google.protobuf.RpcController controller, TestProtos.EmptyRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
TestProtos.EchoResponseProto echo2(com.google.protobuf.RpcController controller, TestProtos.EchoRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
TestProtos.SleepResponseProto sleep(com.google.protobuf.RpcController controller, TestProtos.SleepRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
Copyright © 2017 Apache Software Foundation. All Rights Reserved.