Package org.eclipse.jetty.proxy
package org.eclipse.jetty.proxy
Jetty Proxy : Async Proxy Support
-
ClassDescriptionAbstract base class for proxy servlets.Utility class that implement transparent proxy functionalities.A specialized transformer for
AsyncMiddleManServlet
that performs the transformation when the whole content has been received.Servlet 3.1 asynchronous proxy servlet with capability to intercept and modify request/response content.Allows applications to transform upstream and downstream content.Convenience extension ofAsyncMiddleManServlet
that offers transparent proxy functionalities.Servlet 3.1 asynchronous proxy servlet.Convenience extension ofAsyncProxyServlet
that offers transparent proxy functionalities.Implementation of aHandler
that supports HTTP CONNECT.Servlet 3.0 asynchronous proxy servlet.Convenience extension ofProxyServlet
that offers transparent proxy functionalities.