Uses of Class
org.eclipse.jetty.fcgi.generator.Flusher
Packages that use Flusher
-
Uses of Flusher in org.eclipse.jetty.fcgi.client.http
Methods in org.eclipse.jetty.fcgi.client.http that return FlusherConstructors in org.eclipse.jetty.fcgi.client.http with parameters of type FlusherModifierConstructorDescriptionHttpChannelOverFCGI(HttpConnectionOverFCGI connection, Flusher flusher, long idleTimeout)