Class Http2EmptyDataFrameListener

  • All Implemented Interfaces:
    Http2FrameListener

    final class Http2EmptyDataFrameListener
    extends Http2FrameListenerDecorator
    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.