public abstract class Headers extends Object
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.Metadata.Key<String> |
ACCESS_TOKEN
A
Metadata.Key defining the access token from the application sending this message. |
static io.grpc.Metadata.Key<String> |
CONTEXT
A
Metadata.Key defining the context from within which a message will be send. |
public static final io.grpc.Metadata.Key<String> CONTEXT
Metadata.Key defining the context from within which a message will be send.public static final io.grpc.Metadata.Key<String> ACCESS_TOKEN
Metadata.Key defining the access token from the application sending this message.Copyright © 2020–2022 AxonIQ BV. All rights reserved.