Uses of Interface
org.eclipse.jetty.util.Callback.Completing
Package
Description
Jetty Util : Common Utility Classes
-
Uses of Callback.Completing in org.eclipse.jetty.http2
-
Uses of Callback.Completing in org.eclipse.jetty.util
Modifier and TypeClassDescriptionstatic class
Nested Completing Callback that completes after completing the nested callbackclass
A callback wrapper that succeeds the wrapped callback when the count is reached, or on first failure.