java.lang.Object
io.helidon.grpc.core.ContextKeys
A collection of common gRPC
Context.Key and
Metadata.Key instances.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final io.grpc.Metadata.Key<String>TheMetadata.Keyto use to obtain the authorization data.static final io.grpc.Context.Key<Context>The gRPC context key to use to obtain the HelidonContextfrom the gRPCContext.static final io.grpc.Context.Key<Method>TheContext.Keyto use to obtain the actual underlying rpcMethod. -
Method Summary