Package | Description |
---|---|
io.netty.channel |
The core channel API which is asynchronous and event-driven abstraction of
various transports such as a
NIO Channel.
|
Modifier and Type | Field and Description |
---|---|
private CombinedChannelDuplexHandler.DelegatingChannelHandlerContext |
CombinedChannelDuplexHandler.inboundCtx |
private CombinedChannelDuplexHandler.DelegatingChannelHandlerContext |
CombinedChannelDuplexHandler.outboundCtx |