Class SimpleGrpc.SimpleMethodDescriptorSupplier

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

private static final class SimpleGrpc.SimpleMethodDescriptorSupplier extends SimpleGrpc.SimpleBaseDescriptorSupplier implements io.grpc.protobuf.ProtoMethodDescriptorSupplier
  • Field Details

    • methodName

      private final String methodName
  • Constructor Details

    • SimpleMethodDescriptorSupplier

      SimpleMethodDescriptorSupplier(String methodName)
  • Method Details

    • getMethodDescriptor

      public com.google.protobuf.Descriptors.MethodDescriptor getMethodDescriptor()
      Specified by:
      getMethodDescriptor in interface io.grpc.protobuf.ProtoMethodDescriptorSupplier