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

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

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


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

analyze

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