Uses of Enum Class
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.Mode
Packages that use EatWhatYouKill.Mode
-
Uses of EatWhatYouKill.Mode in org.eclipse.jetty.util.thread.strategy
Subclasses with type arguments of type EatWhatYouKill.Mode in org.eclipse.jetty.util.thread.strategyMethods in org.eclipse.jetty.util.thread.strategy that return EatWhatYouKill.ModeModifier and TypeMethodDescriptionstatic EatWhatYouKill.ModeReturns the enum constant of this class with the specified name.static EatWhatYouKill.Mode[]EatWhatYouKill.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.