Uses of Enum Class
org.eclipse.jetty.util.CompletableCallback.State
Packages that use CompletableCallback.State
-
Uses of CompletableCallback.State in org.eclipse.jetty.util
Fields 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 class with the specified name.static CompletableCallback.State[]CompletableCallback.State.values()Returns an array containing the constants of this enum class, in the order they are declared.