jp.go.nict.langrid.client.protobuf.proto
インタフェース LanguageIdentificationProtos.Service.BlockingInterface
- 含まれているクラス:
- LanguageIdentificationProtos.Service
public static interface LanguageIdentificationProtos.Service.BlockingInterface
identify
LanguageIdentificationProtos.IdentifyResponse identify(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.IdentifyRequest request)
throws com.google.protobuf.ServiceException
- 例外:
com.google.protobuf.ServiceException
identifyLanguageAndEncoding
LanguageIdentificationProtos.IdentifyLanguageAndEncodingResponse identifyLanguageAndEncoding(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.IdentifyLanguageAndEncodingRequest request)
throws com.google.protobuf.ServiceException
- 例外:
com.google.protobuf.ServiceException
getSupportedLanguages
LanguageIdentificationProtos.GetSupportedLanguagesResponse getSupportedLanguages(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.GetSupportedLanguagesRequest request)
throws com.google.protobuf.ServiceException
- 例外:
com.google.protobuf.ServiceException
getSupportedEncodings
LanguageIdentificationProtos.GetSupportedEncodingsResponse getSupportedEncodings(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.GetSupportedEncodingsRequest request)
throws com.google.protobuf.ServiceException
- 例外:
com.google.protobuf.ServiceException