Class Http2EmptyDataFrameConnectionDecoder

  • All Implemented Interfaces:
    Http2ConnectionDecoder, java.io.Closeable, java.lang.AutoCloseable

    final class Http2EmptyDataFrameConnectionDecoder
    extends DecoratingHttp2ConnectionDecoder
    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.