Uses of Class
io.grpc.protobuf.services.ProtoReflectionServiceV1.ServerReflectionIndex
Packages that use ProtoReflectionServiceV1.ServerReflectionIndex
Package
Description
Service definitions and utilities with protobuf dependency for the pre-defined gRPC services.
-
Uses of ProtoReflectionServiceV1.ServerReflectionIndex in io.grpc.protobuf.services
Fields in io.grpc.protobuf.services declared as ProtoReflectionServiceV1.ServerReflectionIndexModifier and TypeFieldDescriptionprivate final ProtoReflectionServiceV1.ServerReflectionIndex
ProtoReflectionServiceV1.ProtoReflectionStreamObserver.serverReflectionIndex
Fields in io.grpc.protobuf.services with type parameters of type ProtoReflectionServiceV1.ServerReflectionIndexModifier and TypeFieldDescriptionprivate final Map
<Server, ProtoReflectionServiceV1.ServerReflectionIndex> ProtoReflectionServiceV1.serverReflectionIndexes
Methods in io.grpc.protobuf.services that return ProtoReflectionServiceV1.ServerReflectionIndexModifier and TypeMethodDescriptionProtoReflectionServiceV1.getRefreshedIndex()
Retrieves the index for services of the server that dispatches the current call.Constructors in io.grpc.protobuf.services with parameters of type ProtoReflectionServiceV1.ServerReflectionIndexModifierConstructorDescription(package private)
ProtoReflectionStreamObserver
(ProtoReflectionServiceV1.ServerReflectionIndex serverReflectionIndex, ServerCallStreamObserver<ServerReflectionResponse> serverCallStreamObserver)