Uses of Interface
org.eclipse.jetty.util.Callback.Completing
Packages that use Callback.Completing
-
Uses of Callback.Completing in org.eclipse.jetty.util
Classes in org.eclipse.jetty.util that implement Callback.CompletingModifier and TypeClassDescriptionstatic classNested Completing Callback that completes after completing the nested callbackclassA callback wrapper that succeeds the wrapped callback when the count is reached, or on first failure.