Uses of Interface
io.helidon.webserver.grpc.GrpcConnectionContext
Packages that use GrpcConnectionContext
-
Uses of GrpcConnectionContext in io.helidon.webserver.grpc
Fields in io.helidon.webserver.grpc with type parameters of type GrpcConnectionContextModifier and TypeFieldDescriptionstatic final io.grpc.Context.Key<GrpcConnectionContext> ServerContextKeys.CONNECTION_CONTEXTThe gRPC context key to use to obtain the HelidonGrpcConnectionContextfrom the gRPCContext.