Package org.languagetool.grpc
Class SynthesizeServerGrpc.SynthesizeServerBaseDescriptorSupplier
java.lang.Object
org.languagetool.grpc.SynthesizeServerGrpc.SynthesizeServerBaseDescriptorSupplier
- All Implemented Interfaces:
io.grpc.protobuf.ProtoFileDescriptorSupplier,io.grpc.protobuf.ProtoServiceDescriptorSupplier
- Direct Known Subclasses:
SynthesizeServerGrpc.SynthesizeServerFileDescriptorSupplier,SynthesizeServerGrpc.SynthesizeServerMethodDescriptorSupplier
- Enclosing class:
SynthesizeServerGrpc
private abstract static class SynthesizeServerGrpc.SynthesizeServerBaseDescriptorSupplier
extends Object
implements io.grpc.protobuf.ProtoFileDescriptorSupplier, io.grpc.protobuf.ProtoServiceDescriptorSupplier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.google.protobuf.Descriptors.FileDescriptorcom.google.protobuf.Descriptors.ServiceDescriptor
-
Constructor Details
-
SynthesizeServerBaseDescriptorSupplier
SynthesizeServerBaseDescriptorSupplier()
-
-
Method Details
-
getFileDescriptor
public com.google.protobuf.Descriptors.FileDescriptor getFileDescriptor()- Specified by:
getFileDescriptorin interfaceio.grpc.protobuf.ProtoFileDescriptorSupplier
-
getServiceDescriptor
public com.google.protobuf.Descriptors.ServiceDescriptor getServiceDescriptor()- Specified by:
getServiceDescriptorin interfaceio.grpc.protobuf.ProtoServiceDescriptorSupplier
-