TestProtos.AddrResponseProto |
TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface.addr(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request) |
abstract void |
TestRpcServiceProtos.TestProtobufRpcProto.addr(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtos.AddrResponseProto> done)
rpc addr(.EmptyRequestProto) returns (.AddrResponseProto);
|
void |
TestRpcServiceProtos.TestProtobufRpcProto.Interface.addr(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtos.AddrResponseProto> done)
rpc addr(.EmptyRequestProto) returns (.AddrResponseProto);
|
void |
TestRpcServiceProtos.TestProtobufRpcProto.Stub.addr(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtos.AddrResponseProto> done) |
TestProtos.EmptyResponseProto |
TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface.error(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request) |
abstract void |
TestRpcServiceProtos.TestProtobufRpcProto.error(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
rpc error(.EmptyRequestProto) returns (.EmptyResponseProto);
|
void |
TestRpcServiceProtos.TestProtobufRpcProto.Interface.error(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
rpc error(.EmptyRequestProto) returns (.EmptyResponseProto);
|
void |
TestRpcServiceProtos.TestProtobufRpcProto.Stub.error(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done) |
TestProtos.EmptyRequestProto.Builder |
TestProtos.EmptyRequestProto.Builder.mergeFrom(TestProtos.EmptyRequestProto other) |
static TestProtos.EmptyRequestProto.Builder |
TestProtos.EmptyRequestProto.newBuilder(TestProtos.EmptyRequestProto prototype) |
TestProtos.EmptyResponseProto |
TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface.ping(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request) |
abstract void |
TestRpcServiceProtos.TestProtobufRpcProto.ping(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
rpc ping(.EmptyRequestProto) returns (.EmptyResponseProto);
|
void |
TestRpcServiceProtos.TestProtobufRpcProto.Interface.ping(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done)
rpc ping(.EmptyRequestProto) returns (.EmptyResponseProto);
|
void |
TestRpcServiceProtos.TestProtobufRpcProto.Stub.ping(com.google.protobuf.RpcController controller,
TestProtos.EmptyRequestProto request,
com.google.protobuf.RpcCallback<TestProtos.EmptyResponseProto> done) |