Uses of Class
org.jboss.netty.handler.codec.http.HttpContentEncoder
Packages that use HttpContentEncoder
Package
Description
Encoder, decoder and their related message types for HTTP.
-
Uses of HttpContentEncoder in org.jboss.netty.handler.codec.http
Subclasses of HttpContentEncoder in org.jboss.netty.handler.codec.httpModifier and TypeClassDescriptionclassCompresses anHttpMessageand anHttpChunkingzipordeflateencoding while respecting the"Accept-Encoding"header.