public class ESHttpContentDecompressor
extends org.jboss.netty.handler.codec.http.HttpContentDecompressor
Constructor and Description |
---|
ESHttpContentDecompressor(boolean compression) |
Modifier and Type | Method and Description |
---|---|
protected org.jboss.netty.handler.codec.embedder.DecoderEmbedder<org.jboss.netty.buffer.ChannelBuffer> |
newContentDecoder(java.lang.String contentEncoding) |
afterAdd, afterRemove, beforeAdd, beforeRemove, channelClosed, getTargetContentEncoding, messageReceived
protected org.jboss.netty.handler.codec.embedder.DecoderEmbedder<org.jboss.netty.buffer.ChannelBuffer> newContentDecoder(java.lang.String contentEncoding) throws java.lang.Exception
newContentDecoder
in class org.jboss.netty.handler.codec.http.HttpContentDecompressor
java.lang.Exception