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 class
ChannelzGrpc.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 class
HealthGrpc.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 class
LoadBalancerGrpc.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 class
RouteLookupServiceGrpc.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 class
ServerReflectionGrpc.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 class
ServerReflectionGrpc.ServerReflectionMethodDescriptorSupplier
-