JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.eclipse.jetty.fcgi.client.transport.internal.HttpConnectionOverFCGI
Packages that use
HttpConnectionOverFCGI
Package
Description
org.eclipse.jetty.fcgi.client.transport.internal
Uses of
HttpConnectionOverFCGI
in
org.eclipse.jetty.fcgi.client.transport.internal
Methods in
org.eclipse.jetty.fcgi.client.transport.internal
that return
HttpConnectionOverFCGI
Modifier and Type
Method
Description
HttpConnectionOverFCGI
HttpChannelOverFCGI.
getHttpConnection
()
Constructors in
org.eclipse.jetty.fcgi.client.transport.internal
with parameters of type
HttpConnectionOverFCGI
Modifier
Constructor
Description
HttpChannelOverFCGI
(
HttpConnectionOverFCGI
connection)