Uses of Class
org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI
Packages that use HttpConnectionOverFCGI
-
Uses of HttpConnectionOverFCGI in org.eclipse.jetty.fcgi.client.http
Methods in org.eclipse.jetty.fcgi.client.http that return HttpConnectionOverFCGIModifier and TypeMethodDescriptionprotected HttpConnectionOverFCGI
HttpClientTransportOverFCGI.newHttpConnection
(EndPoint endPoint, HttpDestination destination, Promise<Connection> promise) Constructors in org.eclipse.jetty.fcgi.client.http with parameters of type HttpConnectionOverFCGIModifierConstructorDescriptionHttpChannelOverFCGI
(HttpConnectionOverFCGI connection, Flusher flusher, long idleTimeout)