public static final class LanguageIdentificationProtos.Service.Stub extends LanguageIdentificationProtos.Service implements LanguageIdentificationProtos.Service.Interface
LanguageIdentificationProtos.Service.BlockingInterface, LanguageIdentificationProtos.Service.Interface, LanguageIdentificationProtos.Service.Stub
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStub
public 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.Interface
identify
in class LanguageIdentificationProtos.Service
public void identifyLanguageAndEncoding(com.google.protobuf.RpcController controller, LanguageIdentificationProtos.IdentifyLanguageAndEncodingRequest request, com.google.protobuf.RpcCallback<LanguageIdentificationProtos.IdentifyLanguageAndEncodingResponse> done)
identifyLanguageAndEncoding
in interface LanguageIdentificationProtos.Service.Interface
identifyLanguageAndEncoding
in class LanguageIdentificationProtos.Service
public void getSupportedLanguages(com.google.protobuf.RpcController controller, LanguageIdentificationProtos.GetSupportedLanguagesRequest request, com.google.protobuf.RpcCallback<LanguageIdentificationProtos.GetSupportedLanguagesResponse> done)
getSupportedLanguages
in interface LanguageIdentificationProtos.Service.Interface
getSupportedLanguages
in class LanguageIdentificationProtos.Service
public void getSupportedEncodings(com.google.protobuf.RpcController controller, LanguageIdentificationProtos.GetSupportedEncodingsRequest request, com.google.protobuf.RpcCallback<LanguageIdentificationProtos.GetSupportedEncodingsResponse> done)
getSupportedEncodings
in interface LanguageIdentificationProtos.Service.Interface
getSupportedEncodings
in class LanguageIdentificationProtos.Service