Uses of Class
org.eclipse.jetty.util.Callback.Completing
Packages that use Callback.Completing
Package
Description
Jetty Server : Core Server API
Jetty Util : Common Utility Classes
-
Uses of Callback.Completing in org.eclipse.jetty.client.http
Subclasses of Callback.Completing in org.eclipse.jetty.client.http -
Uses of Callback.Completing in org.eclipse.jetty.server
Subclasses of Callback.Completing in org.eclipse.jetty.serverModifier and TypeClassDescriptionprivate class
private class
-
Uses of Callback.Completing in org.eclipse.jetty.util
Subclasses of Callback.Completing in org.eclipse.jetty.utilModifier 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.