org.mortbay.proxy
Class AsyncProxyServlet.Transparent
java.lang.Object
org.mortbay.proxy.AsyncProxyServlet
org.mortbay.proxy.AsyncProxyServlet.Transparent
- All Implemented Interfaces:
- Servlet
- Enclosing class:
- AsyncProxyServlet
public static class AsyncProxyServlet.Transparent
- extends AsyncProxyServlet
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsyncProxyServlet.Transparent
public AsyncProxyServlet.Transparent()
AsyncProxyServlet.Transparent
public AsyncProxyServlet.Transparent(String prefix,
String server,
int port)
proxyHttpURI
protected HttpURI proxyHttpURI(String scheme,
String serverName,
int serverPort,
String uri)
throws MalformedURLException
- Overrides:
proxyHttpURI
in class AsyncProxyServlet
- Throws:
MalformedURLException
Copyright © 1995-2009 Mort Bay Consulting. All Rights Reserved.