Uses of Enum
org.eclipse.jetty.util.CompletableCallback.State
Packages that use CompletableCallback.State
-
Uses of CompletableCallback.State in org.eclipse.jetty.util
Subclasses with type arguments of type CompletableCallback.State in org.eclipse.jetty.utilFields in org.eclipse.jetty.util with type parameters of type CompletableCallback.StateModifier and TypeFieldDescriptionprivate final AtomicReference<CompletableCallback.State> CompletableCallback.stateDeprecated.Methods in org.eclipse.jetty.util that return CompletableCallback.StateModifier and TypeMethodDescriptionstatic CompletableCallback.StateReturns the enum constant of this type with the specified name.static CompletableCallback.State[]CompletableCallback.State.values()Returns an array containing the constants of this enum type, in the order they are declared.