jp.go.nict.langrid.client.protobuf.test
クラス TestProtos.Service.Stub
java.lang.Object
jp.go.nict.langrid.client.protobuf.test.TestProtos.Service
jp.go.nict.langrid.client.protobuf.test.TestProtos.Service.Stub
- すべての実装されたインタフェース:
- com.google.protobuf.Service, TestProtos.Service.Interface
- 含まれているクラス:
- TestProtos.Service
public static final class TestProtos.Service.Stub
- extends TestProtos.Service
- implements TestProtos.Service.Interface
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getChannel
public com.google.protobuf.RpcChannel getChannel()
func1
public void func1(com.google.protobuf.RpcController controller,
TestProtos.TestRequest request,
com.google.protobuf.RpcCallback<TestProtos.TestResponse1> done)
- 定義:
- インタフェース
TestProtos.Service.Interface
内の func1
- 定義:
- クラス
TestProtos.Service
内の func1
func2
public void func2(com.google.protobuf.RpcController controller,
TestProtos.TestRequest request,
com.google.protobuf.RpcCallback<TestProtos.TestResponse2> done)
- 定義:
- インタフェース
TestProtos.Service.Interface
内の func2
- 定義:
- クラス
TestProtos.Service
内の func2