Class Target_io_netty_handler_codec_http_HttpContentDecompressor

java.lang.Object
io.quarkus.netty.runtime.graal.Target_io_netty_handler_codec_http_HttpContentDecompressor

final class Target_io_netty_handler_codec_http_HttpContentDecompressor extends Object
  • Field Details

    • ctx

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

    • Target_io_netty_handler_codec_http_HttpContentDecompressor

      Target_io_netty_handler_codec_http_HttpContentDecompressor()
  • Method Details

    • newContentDecoder

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