public static interface LanguageIdentificationProtos.Service.BlockingInterface
Modifier and Type | Method and Description |
---|---|
LanguageIdentificationProtos.GetSupportedEncodingsResponse |
getSupportedEncodings(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.GetSupportedEncodingsRequest request) |
LanguageIdentificationProtos.GetSupportedLanguagesResponse |
getSupportedLanguages(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.GetSupportedLanguagesRequest request) |
LanguageIdentificationProtos.IdentifyResponse |
identify(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.IdentifyRequest request) |
LanguageIdentificationProtos.IdentifyLanguageAndEncodingResponse |
identifyLanguageAndEncoding(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.IdentifyLanguageAndEncodingRequest request) |
LanguageIdentificationProtos.IdentifyResponse identify(com.google.protobuf.RpcController controller, LanguageIdentificationProtos.IdentifyRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
LanguageIdentificationProtos.IdentifyLanguageAndEncodingResponse identifyLanguageAndEncoding(com.google.protobuf.RpcController controller, LanguageIdentificationProtos.IdentifyLanguageAndEncodingRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
LanguageIdentificationProtos.GetSupportedLanguagesResponse getSupportedLanguages(com.google.protobuf.RpcController controller, LanguageIdentificationProtos.GetSupportedLanguagesRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException
LanguageIdentificationProtos.GetSupportedEncodingsResponse getSupportedEncodings(com.google.protobuf.RpcController controller, LanguageIdentificationProtos.GetSupportedEncodingsRequest request) throws com.google.protobuf.ServiceException
com.google.protobuf.ServiceException