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

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

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


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

translate

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