Uses of Class
org.eclipse.jetty.util.IteratingCallback
Packages that use IteratingCallback
Package
Description
Jetty Proxy : Async Proxy Support
Jetty Util : Common Utility Classes
-
Uses of IteratingCallback in org.eclipse.jetty.ee10.proxy
Subclasses of IteratingCallback in org.eclipse.jetty.ee10.proxyModifier and TypeClassDescriptionprotected class
protected class
-
Uses of IteratingCallback in org.eclipse.jetty.http2.internal
Subclasses of IteratingCallback in org.eclipse.jetty.http2.internal -
Uses of IteratingCallback in org.eclipse.jetty.http3
Subclasses of IteratingCallback in org.eclipse.jetty.http3Modifier and TypeClassDescriptionclass
class
class
-
Uses of IteratingCallback in org.eclipse.jetty.io.internal
Subclasses of IteratingCallback in org.eclipse.jetty.io.internal -
Uses of IteratingCallback in org.eclipse.jetty.util
Subclasses of IteratingCallback in org.eclipse.jetty.util -
Uses of IteratingCallback in org.eclipse.jetty.websocket.core.internal
Subclasses of IteratingCallback in org.eclipse.jetty.websocket.core.internalModifier and TypeClassDescriptionclass
class
-
Uses of IteratingCallback in org.eclipse.jetty.websocket.core.util
Subclasses of IteratingCallback in org.eclipse.jetty.websocket.core.utilModifier and TypeClassDescriptionclass
This flusher can be used to mutated and fragmentFrame
s and forwarded them on towards the application using theIncomingFrames
provided in the constructor.