Package org.eclipse.jetty.http2.parser
package org.eclipse.jetty.http2.parser
-
ClassDescriptionThe base parser for the frame body of HTTP/2 frames.The parser for the frame header of HTTP/2 frames.The HTTP/2 protocol parser.Controls rate of events via
RateControl.onEvent(Object)
.Factory to create RateControl instances.An implementation ofRateControl
that limits the number of events within a time period.