Interface NettyConnectionContext

All Superinterfaces:
AsyncCloseable, ConnectionContext, ConnectionInfo, ListenableAsyncCloseable
All Known Subinterfaces:
NettyConnection<Read,Write>
All Known Implementing Classes:
DefaultNettyConnection, NettyPipelinedConnection

public interface NettyConnectionContext extends ConnectionContext
A specialized ConnectionContext for netty based transports.