Class ServerContextKeys

java.lang.Object
io.helidon.webserver.grpc.ServerContextKeys

public final class ServerContextKeys extends Object
A collection of gRPC Context.Key instances available for use in Helidon WebServer gRPC request handlers. Other keys which are not specific to server handlers can be found in the ContextKeys class.
  • Field Details