Uses of Class
org.eclipse.jetty.fcgi.server.internal.ServerFCGIConnection
Packages that use ServerFCGIConnection
-
Uses of ServerFCGIConnection in org.eclipse.jetty.fcgi.server.internal
Constructors in org.eclipse.jetty.fcgi.server.internal with parameters of type ServerFCGIConnectionModifierConstructorDescriptionHttpStreamOverFCGI
(ServerFCGIConnection connection, ServerGenerator generator, HttpChannel httpChannel, int id)