Class HealthGrpc.HealthMethodDescriptorSupplier

java.lang.Object
io.grpc.health.v1.HealthGrpc.HealthBaseDescriptorSupplier
io.grpc.health.v1.HealthGrpc.HealthMethodDescriptorSupplier
All Implemented Interfaces:
ProtoFileDescriptorSupplier, ProtoMethodDescriptorSupplier, ProtoServiceDescriptorSupplier
Enclosing class:
HealthGrpc

private static final class HealthGrpc.HealthMethodDescriptorSupplier extends HealthGrpc.HealthBaseDescriptorSupplier implements ProtoMethodDescriptorSupplier
  • Field Details

    • methodName

      private final String methodName
  • Constructor Details

    • HealthMethodDescriptorSupplier

      HealthMethodDescriptorSupplier(String methodName)
  • Method Details