public static interface LanguageIdentificationProtos.Service.Interface
Modifier and Type | Method and Description |
---|---|
void |
getSupportedEncodings(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.GetSupportedEncodingsRequest request,
com.google.protobuf.RpcCallback<LanguageIdentificationProtos.GetSupportedEncodingsResponse> done) |
void |
getSupportedLanguages(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.GetSupportedLanguagesRequest request,
com.google.protobuf.RpcCallback<LanguageIdentificationProtos.GetSupportedLanguagesResponse> done) |
void |
identify(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.IdentifyRequest request,
com.google.protobuf.RpcCallback<LanguageIdentificationProtos.IdentifyResponse> done) |
void |
identifyLanguageAndEncoding(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.IdentifyLanguageAndEncodingRequest request,
com.google.protobuf.RpcCallback<LanguageIdentificationProtos.IdentifyLanguageAndEncodingResponse> done) |
void identify(com.google.protobuf.RpcController controller, LanguageIdentificationProtos.IdentifyRequest request, com.google.protobuf.RpcCallback<LanguageIdentificationProtos.IdentifyResponse> done)
void identifyLanguageAndEncoding(com.google.protobuf.RpcController controller, LanguageIdentificationProtos.IdentifyLanguageAndEncodingRequest request, com.google.protobuf.RpcCallback<LanguageIdentificationProtos.IdentifyLanguageAndEncodingResponse> done)
void getSupportedLanguages(com.google.protobuf.RpcController controller, LanguageIdentificationProtos.GetSupportedLanguagesRequest request, com.google.protobuf.RpcCallback<LanguageIdentificationProtos.GetSupportedLanguagesResponse> done)
void getSupportedEncodings(com.google.protobuf.RpcController controller, LanguageIdentificationProtos.GetSupportedEncodingsRequest request, com.google.protobuf.RpcCallback<LanguageIdentificationProtos.GetSupportedEncodingsResponse> done)