Uses of Package
org.jboss.netty.handler.codec.compression
Packages that use org.jboss.netty.handler.codec.compression
Package
Description
Encoder and decoder which compresses and decompresses
ChannelBuffer
s
in a compression format such as zlib
and gzip.Encoder, decoder and their related message types for HTTP.
-
Classes in org.jboss.netty.handler.codec.compression used by org.jboss.netty.handler.codec.compressionClassDescriptionAn
IOException
that is raised when compression or decompression failed.The container file formats that wrap the stream compressed by the DEFLATE algorithm. -
Classes in org.jboss.netty.handler.codec.compression used by org.jboss.netty.handler.codec.httpClassDescriptionThe container file formats that wrap the stream compressed by the DEFLATE algorithm.