Uses of Enum Class
org.eclipse.jetty.ee8.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.ee8.servlets
Subclasses with type arguments of type DoSFilter.RateType in org.eclipse.jetty.ee8.servletsMethods in org.eclipse.jetty.ee8.servlets that return DoSFilter.RateTypeModifier and TypeMethodDescriptionprotected DoSFilter.RateTypeDoSFilter.getMaxPriority()Deprecated.Priority no longer supportedstatic DoSFilter.RateTypeDeprecated.Returns the enum constant of this class with the specified name.static DoSFilter.RateType[]DoSFilter.RateType.values()Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.