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
-
final class Target_io_netty_handler_codec_http2_DelegatingDecompressorFrameListener extends Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) booleanstrict
-
Constructor Summary
Constructors Constructor Description Target_io_netty_handler_codec_http2_DelegatingDecompressorFrameListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected io.netty.channel.embedded.EmbeddedChannelnewContentDecompressor(io.netty.channel.ChannelHandlerContext ctx, CharSequence contentEncoding)
-
-
-
Method Detail
-
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
-
-