| Package | Description | 
|---|---|
| org.jboss.netty.handler.codec.compression | Encoder and decoder which compresses and decompresses  ChannelBuffers
 in a compression format such as zlib
 and gzip. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | JdkZlibEncoderCompresses a  ChannelBufferusing the deflate algorithm. | 
| class  | ZlibEncoderCompresses a  ChannelBufferusing the deflate algorithm. | 
Copyright © 2008-2014 The Netty Project. All Rights Reserved.