Uses of Enum Class
org.eclipse.jetty.util.IteratingCallback.State
Packages that use IteratingCallback.State
-
Uses of IteratingCallback.State in org.eclipse.jetty.util
Subclasses with type arguments of type IteratingCallback.State in org.eclipse.jetty.utilModifier and TypeClassDescriptionprivate static enumThe internal states of this callbackFields in org.eclipse.jetty.util declared as IteratingCallback.StateMethods in org.eclipse.jetty.util that return IteratingCallback.StateModifier and TypeMethodDescriptionstatic IteratingCallback.StateReturns 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.