org.codehaus.wadi.impl
Class StandardHttpProxy
java.lang.Object
org.codehaus.wadi.impl.AbstractHttpProxy
org.codehaus.wadi.impl.StandardHttpProxy
- All Implemented Interfaces:
- InvocationProxy, Serializable
- public class StandardHttpProxy
- extends AbstractHttpProxy
HttpProxy implementation based on java.net.HttpURLConnection
- Version:
- $Revision: 1430 $
- Author:
- Jules Gosnell, Greg Wilkins
- See Also:
- Serialized Form
Field Summary |
protected static Log |
_log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_log
protected static final Log _log
StandardHttpProxy
public StandardHttpProxy(String sessionPathParamKey)
doProxy
protected void doProxy(InetSocketAddress location,
WebInvocationContext context)
throws ProxyingException
- Specified by:
doProxy
in class AbstractHttpProxy
- Throws:
ProxyingException
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.