public static final class TranslationProtos.Service.Stub extends TranslationProtos.Service implements TranslationProtos.Service.Interface
TranslationProtos.Service.BlockingInterface, TranslationProtos.Service.Interface, TranslationProtos.Service.Stub| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.RpcChannel |
getChannel() |
void |
translate(com.google.protobuf.RpcController controller,
TranslationProtos.TranslateRequest request,
com.google.protobuf.RpcCallback<TranslationProtos.TranslateResponse> done) |
callMethod, getDescriptor, getDescriptorForType, getRequestPrototype, getResponsePrototype, newBlockingStub, newReflectiveBlockingService, newReflectiveService, newStubpublic com.google.protobuf.RpcChannel getChannel()
public void translate(com.google.protobuf.RpcController controller,
TranslationProtos.TranslateRequest request,
com.google.protobuf.RpcCallback<TranslationProtos.TranslateResponse> done)
translate in interface TranslationProtos.Service.Interfacetranslate in class TranslationProtos.Service