jp.go.nict.langrid.client.protobuf.test
インタフェース TestProtos.Service.BlockingInterface

含まれているクラス:
TestProtos.Service

public static interface TestProtos.Service.BlockingInterface


メソッドの概要
 TestProtos.TestResponse1 func1(com.google.protobuf.RpcController controller, TestProtos.TestRequest request)
           
 TestProtos.TestResponse2 func2(com.google.protobuf.RpcController controller, TestProtos.TestRequest request)
           
 

メソッドの詳細

func1

TestProtos.TestResponse1 func1(com.google.protobuf.RpcController controller,
                               TestProtos.TestRequest request)
                               throws com.google.protobuf.ServiceException
例外:
com.google.protobuf.ServiceException

func2

TestProtos.TestResponse2 func2(com.google.protobuf.RpcController controller,
                               TestProtos.TestRequest request)
                               throws com.google.protobuf.ServiceException
例外:
com.google.protobuf.ServiceException