Uses of Interface
org.eclipse.jetty.util.Callback.Completing
Packages that use Callback.Completing
Package
Description
Jetty Util : Common Utility Classes
-
Uses of Callback.Completing in org.eclipse.jetty.http2
Classes in org.eclipse.jetty.http2 that implement 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.