Uses of Enum Class
org.eclipse.jetty.ee9.servlets.DoSFilter.RateType
-
Uses of DoSFilter.RateType in org.eclipse.jetty.ee9.servlets
Methods in org.eclipse.jetty.ee9.servlets that return DoSFilter.RateTypeModifier and TypeMethodDescriptionprotected DoSFilter.RateTypeDoSFilter.getMaxPriority()DoSFilter.OverLimit.getRateType()static DoSFilter.RateTypeReturns the enum constant of this class with the specified name.static DoSFilter.RateType[]DoSFilter.RateType.values()Returns an array containing the constants of this enum class, in the order they are declared.