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.TcpTransport.NettyDefaultHandler<E>
- org.apache.qpid.protonj2.client.transport.TcpTransport.NettyTcpTransportHandler
- org.apache.qpid.protonj2.client.transport.TcpTransport.NettyDefaultHandler<E>
- io.netty.channel.SimpleChannelInboundHandler<I>
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- org.apache.qpid.protonj2.client.transport.EpollSupport
- org.apache.qpid.protonj2.client.transport.IOUringSupport
- org.apache.qpid.protonj2.client.transport.KQueueSupport
- org.apache.qpid.protonj2.client.transport.NettyIOContext
- org.apache.qpid.protonj2.client.transport.SslSupport
- org.apache.qpid.protonj2.client.transport.TcpTransport (implements org.apache.qpid.protonj2.client.transport.Transport)
- org.apache.qpid.protonj2.client.transport.WebSocketTransport
- javax.net.ssl.X509ExtendedKeyManager (implements javax.net.ssl.X509KeyManager)
- org.apache.qpid.protonj2.client.transport.X509AliasKeyManager
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
Interface Hierarchy
- org.apache.qpid.protonj2.client.transport.Transport
- org.apache.qpid.protonj2.client.transport.TransportListener