JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package io.netty.handler.codec.compression
Package Hierarchies:
All Packages
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.handler.codec.compression.
SnappyFramedDecoder
io.netty.handler.codec.compression.
ZlibDecoder
io.netty.handler.codec.compression.
JdkZlibDecoder
io.netty.handler.codec.compression.
JZlibDecoder
io.netty.channel.
ChannelOutboundHandlerAdapter
(implements io.netty.channel.
ChannelOutboundHandler
)
io.netty.handler.codec.
MessageToByteEncoder
<I>
io.netty.handler.codec.compression.
SnappyFramedEncoder
io.netty.handler.codec.compression.
ZlibEncoder
io.netty.handler.codec.compression.
JdkZlibEncoder
io.netty.handler.codec.compression.
JZlibEncoder
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
io.netty.handler.codec.
CodecException
io.netty.handler.codec.
DecoderException
io.netty.handler.codec.compression.
DecompressionException
io.netty.handler.codec.
EncoderException
io.netty.handler.codec.compression.
CompressionException
io.netty.handler.codec.compression.
ZlibCodecFactory
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
io.netty.handler.codec.compression.
ZlibWrapper
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2008–2018
The Netty Project
. All rights reserved.