Interface RateControl
- All Superinterfaces:
org.eclipse.jetty.io.RateControl
- All Known Implementing Classes:
WindowRateControl
@Deprecated(since="12.1.11",
forRemoval=true)
public interface RateControl
extends org.eclipse.jetty.io.RateControl
Deprecated, for removal: This API element is subject to removal in a future version.
Controls rate of events via
RateControl.onEvent(Object).-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceDeprecated, for removal: This API element is subject to removal in a future version.useRateControl.Factoryinstead. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RateControlDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Methods inherited from interface org.eclipse.jetty.io.RateControl
onEvent
-
Field Details
-
NO_RATE_CONTROL
Deprecated, for removal: This API element is subject to removal in a future version.
-
RateControlinstead.