Hierarchy For Package org.infinispan.client.hotrod.impl.transport.netty

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • io.netty.buffer.ByteBuf (implements io.netty.buffer.ByteBufConvertible, java.lang.Comparable<T>, io.netty.util.ReferenceCounted)
    • org.infinispan.client.hotrod.impl.transport.netty.ByteBufUtil
    • org.infinispan.client.hotrod.impl.transport.netty.ChannelHandler
    • io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
      • io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
        • org.infinispan.client.hotrod.impl.transport.netty.AuthHandler
        • io.netty.handler.codec.ByteToMessageDecoder
        • io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
        • org.infinispan.client.hotrod.impl.transport.netty.PingHandler
        • org.infinispan.client.hotrod.impl.transport.netty.SslHandshakeExceptionHandler
    • org.infinispan.client.hotrod.impl.transport.netty.ChannelRecord
    • org.infinispan.client.hotrod.impl.transport.netty.DefaultTransportFactory (implements org.infinispan.client.hotrod.TransportFactory)
    • org.infinispan.client.hotrod.impl.transport.netty.IOURingNativeTransport
    • org.infinispan.client.hotrod.impl.transport.netty.NativeTransport
    • org.infinispan.client.hotrod.impl.transport.netty.OperationChannel (implements io.netty.util.internal.shaded.org.jctools.queues.MessagePassingQueue.Consumer<T>)
    • org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher
    • org.infinispan.client.hotrod.impl.transport.netty.SaslDecoderEncoder (implements org.infinispan.client.hotrod.impl.transport.netty.ChannelInboundHandlerDefaults, org.infinispan.client.hotrod.impl.transport.netty.ChannelOutboundHandlerDefaults)

Interface Hierarchy