Interface RateControl.Factory
- All Superinterfaces:
org.eclipse.jetty.io.RateControl.Factory
- All Known Implementing Classes:
WindowRateControl.Factory
- Enclosing interface:
RateControl
@Deprecated(since="12.1.11",
forRemoval=true)
public static interface RateControl.Factory
extends org.eclipse.jetty.io.RateControl.Factory
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Modifier and TypeMethodDescriptiondefault RateControlnewRateControl(org.eclipse.jetty.io.EndPoint endPoint) Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
newRateControl
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
newRateControlin interfaceorg.eclipse.jetty.io.RateControl.Factory
-
RateControl.Factoryinstead.