jp.go.nict.langrid.client.protobuf.proto
クラス BilingualDictionaryProtos.Service.Stub

java.lang.Object
  上位を拡張 jp.go.nict.langrid.client.protobuf.proto.BilingualDictionaryProtos.Service
      上位を拡張 jp.go.nict.langrid.client.protobuf.proto.BilingualDictionaryProtos.Service.Stub
すべての実装されたインタフェース:
com.google.protobuf.Service, BilingualDictionaryProtos.Service.Interface
含まれているクラス:
BilingualDictionaryProtos.Service

public static final class BilingualDictionaryProtos.Service.Stub
extends BilingualDictionaryProtos.Service
implements BilingualDictionaryProtos.Service.Interface


入れ子のクラスの概要
 
クラス jp.go.nict.langrid.client.protobuf.proto.BilingualDictionaryProtos.Service から継承された入れ子のクラス/インタフェース
BilingualDictionaryProtos.Service.BlockingInterface, BilingualDictionaryProtos.Service.Interface, BilingualDictionaryProtos.Service.Stub
 
メソッドの概要
 com.google.protobuf.RpcChannel getChannel()
           
 void search(com.google.protobuf.RpcController controller, BilingualDictionaryProtos.SearchRequest request, com.google.protobuf.RpcCallback<BilingualDictionaryProtos.SearchResponse> done)
           
 
クラス jp.go.nict.langrid.client.protobuf.proto.BilingualDictionaryProtos.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()

search

public void search(com.google.protobuf.RpcController controller,
                   BilingualDictionaryProtos.SearchRequest request,
                   com.google.protobuf.RpcCallback<BilingualDictionaryProtos.SearchResponse> done)
定義:
インタフェース BilingualDictionaryProtos.Service.Interface 内の search
定義:
クラス BilingualDictionaryProtos.Service 内の search