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() |
List<ContentCodec> |
supportedMessageCodings()
Deprecated.
Will be removed along with
ContentCodec. |
localAddress, remoteAddress, socketOption, sslSessionpathGrpcExecutionContext executionContext()
executionContext in interface ConnectionInfoGrpcServiceContext.GrpcProtocol protocol()
protocol in interface ConnectionInfo