public static class ProxyServlet.Transparent extends ProxyServlet
ProxyServlet configures the servlet as a transparent proxy.
This servlet is configured with the following init parameters:
ProxyServlet.ProxyInputStreamContentProvider, ProxyServlet.ProxyResponseListener, ProxyServlet.Transparent, ProxyServlet.TransparentDelegate_log| Constructor and Description |
|---|
ProxyServlet.Transparent() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(ServletConfig config) |
protected URI |
rewriteURI(HttpServletRequest request) |
addViaHeader, addXForwardedHeaders, createHttpClient, createLogger, customizeProxyRequest, destroy, filterResponseHeader, getBlackListHosts, getHttpClient, getRequestId, getTimeout, getViaHost, getWhiteListHosts, init, newHttpClient, newProxyResponseListener, onClientRequestFailure, onResponseContent, onResponseFailure, onResponseHeaders, onResponseSuccess, onRewriteFailed, proxyRequestContent, service, setTimeout, validateDestination, viaHostdoDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, servicegetInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, log, logpublic void init(ServletConfig config) throws ServletException
init in interface Servletinit in class GenericServletServletExceptionprotected URI rewriteURI(HttpServletRequest request)
rewriteURI in class ProxyServletCopyright © 1995-2015 Webtide. All Rights Reserved.