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
- com.linkedin.alpini.netty4.compression.SnappyDecoder
- io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)
- com.linkedin.alpini.netty4.handlers.ReverseHandler
- com.linkedin.alpini.netty4.compression.SnappyEncoder
- com.linkedin.alpini.netty4.handlers.ReverseHandler
- io.netty.handler.codec.MessageToMessageDecoder<I>
- io.netty.handler.codec.http.HttpContentDecoder
- io.netty.handler.codec.http.HttpContentDecompressor
- com.linkedin.alpini.netty4.compression.ContentDecompressor
- io.netty.handler.codec.http.HttpContentDecompressor
- io.netty.handler.codec.http.HttpContentDecoder
- io.netty.handler.codec.ByteToMessageDecoder
- io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
- com.linkedin.alpini.netty4.compression.CompressionUtils
- io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)