Uses of Class
org.eclipse.jetty.proxy.AsyncProxyServlet
-
Packages that use AsyncProxyServlet Package Description org.eclipse.jetty.fcgi.server.proxy org.eclipse.jetty.proxy Jetty Proxy : Async Proxy Support -
-
Uses of AsyncProxyServlet in org.eclipse.jetty.fcgi.server.proxy
Subclasses of AsyncProxyServlet in org.eclipse.jetty.fcgi.server.proxy Modifier and Type Class Description classFastCGIProxyServletSpecific implementation ofAsyncProxyServlet.Transparentfor FastCGI. -
Uses of AsyncProxyServlet in org.eclipse.jetty.proxy
Subclasses of AsyncProxyServlet in org.eclipse.jetty.proxy Modifier and Type Class Description static classAsyncProxyServlet.TransparentConvenience extension ofAsyncProxyServletthat offers transparent proxy functionalities.
-