Package | Description |
---|---|
org.eclipse.jetty.fcgi.client.http |
Modifier and Type | Field and Description |
---|---|
private HttpConnectionOverFCGI |
HttpChannelOverFCGI.connection |
private HttpConnectionOverFCGI |
HttpChannelOverFCGI.FCGIIdleTimeout.connection |
Modifier and Type | Method and Description |
---|---|
protected HttpConnectionOverFCGI |
HttpClientTransportOverFCGI.newHttpConnection(EndPoint endPoint,
HttpDestination destination,
Promise<Connection> promise) |
Constructor and Description |
---|
FCGIIdleTimeout(HttpConnectionOverFCGI connection,
long idleTimeout) |
HttpChannelOverFCGI(HttpConnectionOverFCGI connection,
Flusher flusher,
long idleTimeout) |