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 TypeClassDescriptionclassAn HTTP2 frame listener that will decompress data frames according to thecontent-encodingheader for each stream.(package private) final classEnforce 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