Class Http2MaxRstFrameDecoder

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

    final class Http2MaxRstFrameDecoder
    extends DecoratingHttp2ConnectionDecoder
    Enforce a limit on the maximum number of RST frames that are allowed per a window before the connection will be closed with a GO_AWAY frame.