jp.go.nict.langrid.client.protobuf.proto
インタフェース LanguageIdentificationProtos.Service.Interface
- 既知の実装クラスの一覧:
- LanguageIdentificationProtos.Service.Stub
- 含まれているクラス:
- LanguageIdentificationProtos.Service
public static interface LanguageIdentificationProtos.Service.Interface
identify
void identify(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.IdentifyRequest request,
com.google.protobuf.RpcCallback<LanguageIdentificationProtos.IdentifyResponse> done)
identifyLanguageAndEncoding
void identifyLanguageAndEncoding(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.IdentifyLanguageAndEncodingRequest request,
com.google.protobuf.RpcCallback<LanguageIdentificationProtos.IdentifyLanguageAndEncodingResponse> done)
getSupportedLanguages
void getSupportedLanguages(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.GetSupportedLanguagesRequest request,
com.google.protobuf.RpcCallback<LanguageIdentificationProtos.GetSupportedLanguagesResponse> done)
getSupportedEncodings
void getSupportedEncodings(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.GetSupportedEncodingsRequest request,
com.google.protobuf.RpcCallback<LanguageIdentificationProtos.GetSupportedEncodingsResponse> done)