Uses of Class
org.eclipse.jetty.fcgi.generator.Flusher
-
Uses of Flusher in org.eclipse.jetty.fcgi.client.http
ModifierConstructorDescriptionHttpChannelOverFCGI
(HttpConnectionOverFCGI connection, Flusher flusher, long idleTimeout) -
Uses of Flusher in org.eclipse.jetty.fcgi.server
ModifierConstructorDescriptionHttpTransportOverFCGI
(ByteBufferPool byteBufferPool, boolean useDirectByteBuffers, boolean sendStatus200, Flusher flusher, int request)