public static interface TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface
Modifier and Type | Method and Description |
---|---|
TestProtos.EchoResponseProto |
echo(com.google.protobuf.RpcController controller,
TestProtos.EchoRequestProto request) |
TestProtos.EmptyResponseProto |
error(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request) |
TestProtos.EmptyResponseProto |
error2(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request) |
TestProtos.EmptyResponseProto |
ping(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request) |
TestProtos.EmptyResponseProto ping(com.google.protobuf.RpcController controller, TestProtos.EmptyRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
TestProtos.EchoResponseProto echo(com.google.protobuf.RpcController controller, TestProtos.EchoRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
TestProtos.EmptyResponseProto error(com.google.protobuf.RpcController controller, TestProtos.EmptyRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
TestProtos.EmptyResponseProto error2(com.google.protobuf.RpcController controller, TestProtos.EmptyRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.