Class Target_io_netty_handler_codec_http_HttpContentDecompressor


  • final class Target_io_netty_handler_codec_http_HttpContentDecompressor
    extends Object
    • Field Detail

      • ctx

        protected io.netty.channel.ChannelHandlerContext ctx
    • Constructor Detail

      • Target_io_netty_handler_codec_http_HttpContentDecompressor

        Target_io_netty_handler_codec_http_HttpContentDecompressor()
    • Method Detail

      • newContentDecoder

        protected io.netty.channel.embedded.EmbeddedChannel newContentDecoder​(String contentEncoding)
                                                                       throws Exception
        Throws:
        Exception