Uses of Class
org.eclipse.jetty.util.Callback.Nested
Packages that use Callback.Nested
Package
Description
Jetty Server : Core Server API
Jetty Util : Common Utility Classes
-
Uses of Callback.Nested in org.eclipse.jetty.client.http
Subclasses of Callback.Nested in org.eclipse.jetty.client.http -
Uses of Callback.Nested in org.eclipse.jetty.server
Subclasses of Callback.Nested in org.eclipse.jetty.serverModifier and TypeClassDescriptionprivate class
private class
-
Uses of Callback.Nested in org.eclipse.jetty.util
Subclasses of Callback.Nested in org.eclipse.jetty.utilModifier and TypeClassDescriptionclass
A callback wrapper that succeeds the wrapped callback when the count is reached, or on first failure.Constructors in org.eclipse.jetty.util with parameters of type Callback.Nested