Uses of Enum
org.eclipse.jetty.servlets.DoSFilter.RateType
Packages that use DoSFilter.RateType
Package
Description
Jetty Servlets : Generally Useful Servlets, Handlers and Filters
-
Uses of DoSFilter.RateType in org.eclipse.jetty.servlets
Methods in org.eclipse.jetty.servlets that return DoSFilter.RateTypeModifier and TypeMethodDescriptionprotected DoSFilter.RateType
DoSFilter.getMaxPriority()
Deprecated.Priority no longer supportedstatic DoSFilter.RateType
Deprecated.Returns the enum constant of this type with the specified name.static DoSFilter.RateType[]
DoSFilter.RateType.values()
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.