Package io.quarkus.netty.runtime.graal
Class Target_io_netty_handler_codec_http2_DelegatingDecompressorFrameListener
java.lang.Object
io.quarkus.netty.runtime.graal.Target_io_netty_handler_codec_http2_DelegatingDecompressorFrameListener
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected io.netty.channel.embedded.EmbeddedChannelnewContentDecompressor(io.netty.channel.ChannelHandlerContext ctx, CharSequence contentEncoding)
-
Field Details
-
strict
boolean strict
-
-
Constructor Details
-
Target_io_netty_handler_codec_http2_DelegatingDecompressorFrameListener
Target_io_netty_handler_codec_http2_DelegatingDecompressorFrameListener()
-
-
Method Details
-
newContentDecompressor
protected io.netty.channel.embedded.EmbeddedChannel newContentDecompressor(io.netty.channel.ChannelHandlerContext ctx, CharSequence contentEncoding) throws io.netty.handler.codec.http2.Http2Exception - Throws:
io.netty.handler.codec.http2.Http2Exception
-