Class Hierarchy
- java.lang.Object
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- io.netty.channel.SimpleChannelInboundHandler<I>
- org.apache.qpid.protonj2.client.transport.netty4.EpollSupport
- org.apache.qpid.protonj2.client.transport.netty4.IOUringSupport
- org.apache.qpid.protonj2.client.transport.netty4.KQueueSupport
- org.apache.qpid.protonj2.client.transport.netty4.Netty4IOContext (implements org.apache.qpid.protonj2.client.transport.IOContext)
- org.apache.qpid.protonj2.client.transport.netty4.Netty4IOContext.NettyIOScheduler (implements java.util.concurrent.Executor, org.apache.qpid.protonj2.engine.Scheduler)
- org.apache.qpid.protonj2.client.transport.netty4.Netty4Support
- org.apache.qpid.protonj2.client.transport.netty4.SslSupport
- org.apache.qpid.protonj2.client.transport.netty4.TcpTransport (implements org.apache.qpid.protonj2.client.transport.Transport)