public static class ProxyServlet.Transparent extends ProxyServlet
ProxyServlet.Transparent_black, _client, _config, _context, _DontProxyHeaders, _hostHeader, _log, _white| Constructor and Description |
|---|
ProxyServlet.Transparent() |
ProxyServlet.Transparent(String prefix,
String host,
int port) |
ProxyServlet.Transparent(String prefix,
String schema,
String host,
int port,
String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(javax.servlet.ServletConfig config) |
protected HttpURI |
proxyHttpURI(String scheme,
String serverName,
int serverPort,
String uri) |
createHttpClient, createHttpClientInstance, createLogger, customizeContinuation, customizeExchange, destroy, filterResponseHeaderValue, getHostHeader, getServletConfig, getServletInfo, handleConnect, handleOnConnectionFailed, handleOnException, handleOnExpire, proxyHttpURI, service, setHostHeader, validateDestinationpublic void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class ProxyServletjavax.servlet.ServletExceptionprotected HttpURI proxyHttpURI(String scheme, String serverName, int serverPort, String uri) throws MalformedURLException
proxyHttpURI in class ProxyServletMalformedURLExceptionCopyright © 1995-2015 Mort Bay Consulting. All Rights Reserved.