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