Uses of Enum Class
org.eclipse.jetty.util.IteratingCallback.State
Packages that use IteratingCallback.State
-
Uses of IteratingCallback.State in org.eclipse.jetty.util
Fields in org.eclipse.jetty.util declared as IteratingCallback.StateMethods in org.eclipse.jetty.util that return IteratingCallback.StateModifier and TypeMethodDescriptionstatic IteratingCallback.State
Returns the enum constant of this class with the specified name.static IteratingCallback.State[]
IteratingCallback.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.