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