Uses of Enum
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 type with the specified name.static EatWhatYouKill.Mode[]EatWhatYouKill.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.