public static interface TestProtos.Service.BlockingInterface
| Modifier and Type | Method and Description |
|---|---|
TestProtos.TestResponse1 |
func1(com.google.protobuf.RpcController controller,
TestProtos.TestRequest request) |
TestProtos.TestResponse2 |
func2(com.google.protobuf.RpcController controller,
TestProtos.TestRequest request) |
TestProtos.TestResponse1 func1(com.google.protobuf.RpcController controller, TestProtos.TestRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceExceptionTestProtos.TestResponse2 func2(com.google.protobuf.RpcController controller, TestProtos.TestRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException