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


入れ子のクラスの概要
 
クラス jp.go.nict.langrid.client.protobuf.test.TestProtos.Service から継承された入れ子のクラス/インタフェース
TestProtos.Service.BlockingInterface, TestProtos.Service.Interface, TestProtos.Service.Stub
 
メソッドの概要
 void func1(com.google.protobuf.RpcController controller, TestProtos.TestRequest request, com.google.protobuf.RpcCallback<TestProtos.TestResponse1> done)
           
 void func2(com.google.protobuf.RpcController controller, TestProtos.TestRequest request, com.google.protobuf.RpcCallback<TestProtos.TestResponse2> done)
           
 com.google.protobuf.RpcChannel getChannel()
           
 
クラス jp.go.nict.langrid.client.protobuf.test.TestProtos.Service から継承されたメソッド
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
 
クラス 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