public static interface TestRpcServiceProtos.NewerProtobufRpcProto.BlockingInterface
Modifier and Type | Method and Description |
---|---|
TestProtos.EmptyResponseProto |
echo(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.EmptyResponseProto echo(com.google.protobuf.RpcController controller, TestProtos.EmptyRequestProto request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
Copyright © 2017 Apache Software Foundation. All Rights Reserved.