public static final class LanguageIdentificationProtos.Service.Stub extends LanguageIdentificationProtos.Service implements LanguageIdentificationProtos.Service.Interface
LanguageIdentificationProtos.Service.BlockingInterface, LanguageIdentificationProtos.Service.Interface, LanguageIdentificationProtos.Service.StubcallMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic com.google.protobuf.RpcChannel getChannel()
public void identify(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.IdentifyRequest request,
com.google.protobuf.RpcCallback<LanguageIdentificationProtos.IdentifyResponse> done)
identify in interface LanguageIdentificationProtos.Service.Interfaceidentify in class LanguageIdentificationProtos.Servicepublic void identifyLanguageAndEncoding(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.IdentifyLanguageAndEncodingRequest request,
com.google.protobuf.RpcCallback<LanguageIdentificationProtos.IdentifyLanguageAndEncodingResponse> done)
identifyLanguageAndEncoding in interface LanguageIdentificationProtos.Service.InterfaceidentifyLanguageAndEncoding in class LanguageIdentificationProtos.Servicepublic void getSupportedLanguages(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.GetSupportedLanguagesRequest request,
com.google.protobuf.RpcCallback<LanguageIdentificationProtos.GetSupportedLanguagesResponse> done)
getSupportedLanguages in interface LanguageIdentificationProtos.Service.InterfacegetSupportedLanguages in class LanguageIdentificationProtos.Servicepublic void getSupportedEncodings(com.google.protobuf.RpcController controller,
LanguageIdentificationProtos.GetSupportedEncodingsRequest request,
com.google.protobuf.RpcCallback<LanguageIdentificationProtos.GetSupportedEncodingsResponse> done)
getSupportedEncodings in interface LanguageIdentificationProtos.Service.InterfacegetSupportedEncodings in class LanguageIdentificationProtos.Service