Uses of Class
org.eclipse.jetty.proxy.AsyncProxyServlet.Transparent
-
Packages that use AsyncProxyServlet.Transparent Package Description org.eclipse.jetty.fcgi.server.proxy -
-
Uses of AsyncProxyServlet.Transparent in org.eclipse.jetty.fcgi.server.proxy
Subclasses of AsyncProxyServlet.Transparent in org.eclipse.jetty.fcgi.server.proxy Modifier and Type Class Description class
FastCGIProxyServlet
Specific implementation ofAsyncProxyServlet.Transparent
for FastCGI.
-