Uses of Class
io.netty.handler.codec.http2.Http2FrameListenerDecorator
Packages that use Http2FrameListenerDecorator
-
Uses of Http2FrameListenerDecorator in io.netty.handler.codec.http2
Subclasses of Http2FrameListenerDecorator in io.netty.handler.codec.http2Modifier and TypeClassDescriptionclass
An HTTP2 frame listener that will decompress data frames according to thecontent-encoding
header for each stream.(package private) final class
Enforce a limit on the maximum number of consecutive empty DATA frames (without end_of_stream flag) that are allowed before the connection will be closed.(package private) final class