Uses of Interface
io.grpc.protobuf.ProtoMethodDescriptorSupplier
-
Packages that use ProtoMethodDescriptorSupplier Package Description io.grpc.channelz.v1 io.grpc.health.v1 io.grpc.lb.v1 io.grpc.lookup.v1 io.grpc.reflection.v1 io.grpc.reflection.v1alpha -
-
Uses of ProtoMethodDescriptorSupplier in io.grpc.channelz.v1
Classes in io.grpc.channelz.v1 that implement ProtoMethodDescriptorSupplier Modifier and Type Class Description private static classChannelzGrpc.ChannelzMethodDescriptorSupplier -
Uses of ProtoMethodDescriptorSupplier in io.grpc.health.v1
Classes in io.grpc.health.v1 that implement ProtoMethodDescriptorSupplier Modifier and Type Class Description private static classHealthGrpc.HealthMethodDescriptorSupplier -
Uses of ProtoMethodDescriptorSupplier in io.grpc.lb.v1
Classes in io.grpc.lb.v1 that implement ProtoMethodDescriptorSupplier Modifier and Type Class Description private static classLoadBalancerGrpc.LoadBalancerMethodDescriptorSupplier -
Uses of ProtoMethodDescriptorSupplier in io.grpc.lookup.v1
Classes in io.grpc.lookup.v1 that implement ProtoMethodDescriptorSupplier Modifier and Type Class Description private static classRouteLookupServiceGrpc.RouteLookupServiceMethodDescriptorSupplier -
Uses of ProtoMethodDescriptorSupplier in io.grpc.reflection.v1
Classes in io.grpc.reflection.v1 that implement ProtoMethodDescriptorSupplier Modifier and Type Class Description private static classServerReflectionGrpc.ServerReflectionMethodDescriptorSupplier -
Uses of ProtoMethodDescriptorSupplier in io.grpc.reflection.v1alpha
Classes in io.grpc.reflection.v1alpha that implement ProtoMethodDescriptorSupplier Modifier and Type Class Description private static classServerReflectionGrpc.ServerReflectionMethodDescriptorSupplier
-