Uses of Class
org.eclipse.jetty.fcgi.server.ServerFCGIConnection
Packages that use ServerFCGIConnection
-
Uses of ServerFCGIConnection in org.eclipse.jetty.fcgi.server
Constructors in org.eclipse.jetty.fcgi.server with parameters of type ServerFCGIConnectionModifierConstructorDescriptionHttpChannelOverFCGI
(ServerFCGIConnection connection, Connector connector, HttpConfiguration configuration, EndPoint endPoint, HttpTransport transport)