Uses of Class
org.jboss.netty.handler.codec.http.HttpContentEncoder
-
Packages that use HttpContentEncoder Package Description org.jboss.netty.handler.codec.http 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.http Modifier and Type Class Description classHttpContentCompressorCompresses anHttpMessageand anHttpChunkingzipordeflateencoding while respecting the"Accept-Encoding"header.
-