Uses of Class
org.eclipse.jetty.servlets.DoSFilter.RateType
-
-
Uses of DoSFilter.RateType in org.eclipse.jetty.servlets
Methods in org.eclipse.jetty.servlets that return DoSFilter.RateType Modifier and Type Method Description protected DoSFilter.RateTypeDoSFilter. getMaxPriority()Deprecated.Priority no longer supportedstatic DoSFilter.RateTypeDoSFilter.RateType. valueOf(java.lang.String name)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.
-