Uses of Class
org.eclipse.jetty.proxy.ProxyHandler
Packages that use ProxyHandler
-
Uses of ProxyHandler in org.eclipse.jetty.fcgi.proxy
Subclasses of ProxyHandler in org.eclipse.jetty.fcgi.proxyModifier and TypeClassDescriptionclass
Specific implementation ofProxyHandler.Reverse
for FastCGI. -
Uses of ProxyHandler in org.eclipse.jetty.proxy
Subclasses of ProxyHandler in org.eclipse.jetty.proxyModifier and TypeClassDescriptionstatic class
AProxyHandler
that can be used to implement a forward proxy server.static class
AProxyHandler
that can be used to implement a reverse proxy.