Uses of Interface
org.eclipse.jetty.http2.parser.RateControl.Factory
-
Uses of RateControl.Factory in org.eclipse.jetty.http2.parser
-
Uses of RateControl.Factory in org.eclipse.jetty.http2.server
Modifier and TypeMethodDescriptionvoid
AbstractHTTP2ServerConnectionFactory.setRateControlFactory
(RateControl.Factory rateControlFactory) Sets the factory that creates a per-connection RateControl object.