Hierarchy For Package com.linkedin.alpini.netty4.compression

Package Hierarchies:

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.handler.codec.ByteToMessageDecoder
        • io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
        • io.netty.handler.codec.MessageToMessageDecoder<I>
          • io.netty.handler.codec.http.HttpContentDecoder
            • io.netty.handler.codec.http.HttpContentDecompressor
    • com.linkedin.alpini.netty4.compression.CompressionUtils