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