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, validateDestination
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class ProxyServlet
javax.servlet.ServletException
protected HttpURI proxyHttpURI(String scheme, String serverName, int serverPort, String uri) throws MalformedURLException
proxyHttpURI
in class ProxyServlet
MalformedURLException
Copyright © 1995-2013 Mort Bay Consulting. All Rights Reserved.