jp.go.nict.langrid.client.protobuf.proto
クラス LanguageIdentificationProtos.Service.Stub
java.lang.Object
jp.go.nict.langrid.client.protobuf.proto.LanguageIdentificationProtos.Service
jp.go.nict.langrid.client.protobuf.proto.LanguageIdentificationProtos.Service.Stub
- すべての実装されたインタフェース:
- com.google.protobuf.Service, LanguageIdentificationProtos.Service.Interface
- 含まれているクラス:
- LanguageIdentificationProtos.Service
public static final class LanguageIdentificationProtos.Service.Stub
- extends LanguageIdentificationProtos.Service
- implements LanguageIdentificationProtos.Service.Interface
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getChannel
public com.google.protobuf.RpcChannel getChannel()
identify
public void identify(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.IdentifyRequest request,
com.google.protobuf.RpcCallback<LanguageIdentificationProtos.IdentifyResponse> done)
- 定義:
- インタフェース
LanguageIdentificationProtos.Service.Interface
内の identify
- 定義:
- クラス
LanguageIdentificationProtos.Service
内の identify
identifyLanguageAndEncoding
public void identifyLanguageAndEncoding(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.IdentifyLanguageAndEncodingRequest request,
com.google.protobuf.RpcCallback<LanguageIdentificationProtos.IdentifyLanguageAndEncodingResponse> done)
- 定義:
- インタフェース
LanguageIdentificationProtos.Service.Interface
内の identifyLanguageAndEncoding
- 定義:
- クラス
LanguageIdentificationProtos.Service
内の identifyLanguageAndEncoding
getSupportedLanguages
public void getSupportedLanguages(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.GetSupportedLanguagesRequest request,
com.google.protobuf.RpcCallback<LanguageIdentificationProtos.GetSupportedLanguagesResponse> done)
- 定義:
- インタフェース
LanguageIdentificationProtos.Service.Interface
内の getSupportedLanguages
- 定義:
- クラス
LanguageIdentificationProtos.Service
内の getSupportedLanguages
getSupportedEncodings
public void getSupportedEncodings(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.GetSupportedEncodingsRequest request,
com.google.protobuf.RpcCallback<LanguageIdentificationProtos.GetSupportedEncodingsResponse> done)
- 定義:
- インタフェース
LanguageIdentificationProtos.Service.Interface
内の getSupportedEncodings
- 定義:
- クラス
LanguageIdentificationProtos.Service
内の getSupportedEncodings