public interface GrpcServiceContext extends ConnectionContext, GrpcMetadata
| Modifier and Type | Interface and Description |
|---|---|
static interface |
GrpcServiceContext.GrpcProtocol |
| Modifier and Type | Method and Description |
|---|---|
GrpcExecutionContext |
executionContext() |
GrpcServiceContext.GrpcProtocol |
protocol() |
Set<GrpcMessageEncoding> |
supportedEncodings()
The set of
GrpcMessageEncoding encoding used for this
gRPC call. |
localAddress, remoteAddress, socketOption, sslSessionpathGrpcExecutionContext executionContext()
executionContext in interface ConnectionInfoGrpcServiceContext.GrpcProtocol protocol()
protocol in interface ConnectionInfoSet<GrpcMessageEncoding> supportedEncodings()
GrpcMessageEncoding encoding used for this
gRPC call.GrpcMessageEncoding encoding used for this
gRPC call