|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecoderEmbedder | |
---|---|
org.jboss.netty.handler.codec.http | Encoder, decoder and their related message types for HTTP. |
Uses of DecoderEmbedder in org.jboss.netty.handler.codec.http |
---|
Methods in org.jboss.netty.handler.codec.http that return DecoderEmbedder | |
---|---|
protected DecoderEmbedder<ChannelBuffer> |
HttpContentDecompressor.newContentDecoder(String contentEncoding)
|
protected abstract DecoderEmbedder<ChannelBuffer> |
HttpContentDecoder.newContentDecoder(String contentEncoding)
Returns a new DecoderEmbedder that decodes the HTTP message
content encoded in the specified contentEncoding. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |