Class SimpleGrpc.SimpleBaseDescriptorSupplier

java.lang.Object
com.bytedesk.core.proto.SimpleGrpc.SimpleBaseDescriptorSupplier
All Implemented Interfaces:
io.grpc.protobuf.ProtoFileDescriptorSupplier, io.grpc.protobuf.ProtoServiceDescriptorSupplier
Direct Known Subclasses:
SimpleGrpc.SimpleFileDescriptorSupplier, SimpleGrpc.SimpleMethodDescriptorSupplier
Enclosing class:
SimpleGrpc

private abstract static class SimpleGrpc.SimpleBaseDescriptorSupplier extends Object implements io.grpc.protobuf.ProtoFileDescriptorSupplier, io.grpc.protobuf.ProtoServiceDescriptorSupplier
  • Constructor Details

    • SimpleBaseDescriptorSupplier

      SimpleBaseDescriptorSupplier()
  • Method Details

    • getFileDescriptor

      public com.google.protobuf.Descriptors.FileDescriptor getFileDescriptor()
      Specified by:
      getFileDescriptor in interface io.grpc.protobuf.ProtoFileDescriptorSupplier
    • getServiceDescriptor

      public com.google.protobuf.Descriptors.ServiceDescriptor getServiceDescriptor()
      Specified by:
      getServiceDescriptor in interface io.grpc.protobuf.ProtoServiceDescriptorSupplier