Uses of Class
io.grpc.protobuf.services.ProtoReflectionServiceV1.FileDescriptorIndex
-
Packages that use ProtoReflectionServiceV1.FileDescriptorIndex Package Description io.grpc.protobuf.services Service definitions and utilities with protobuf dependency for the pre-defined gRPC services. -
-
Uses of ProtoReflectionServiceV1.FileDescriptorIndex in io.grpc.protobuf.services
Fields in io.grpc.protobuf.services declared as ProtoReflectionServiceV1.FileDescriptorIndex Modifier and Type Field Description private ProtoReflectionServiceV1.FileDescriptorIndexProtoReflectionServiceV1.ServerReflectionIndex. immutableServicesIndexprivate ProtoReflectionServiceV1.FileDescriptorIndexProtoReflectionServiceV1.ServerReflectionIndex. mutableServicesIndexMethods in io.grpc.protobuf.services that return ProtoReflectionServiceV1.FileDescriptorIndex Modifier and Type Method Description private ProtoReflectionServiceV1.FileDescriptorIndexProtoReflectionServiceV1.ServerReflectionIndex. getMutableServicesIndex()
-