org.codehaus.wadi.http
Class HTTPProxiedLocation

java.lang.Object
  extended byorg.codehaus.wadi.http.HTTPProxiedLocation
All Implemented Interfaces:
ProxiedLocation, Serializable

public class HTTPProxiedLocation
extends Object
implements ProxiedLocation

Version:
$Revision: 1430 $
See Also:
Serialized Form

Constructor Summary
HTTPProxiedLocation(InetSocketAddress address)
           
 
Method Summary
 InetSocketAddress getInetSocketAddress()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPProxiedLocation

public HTTPProxiedLocation(InetSocketAddress address)
Method Detail

getInetSocketAddress

public InetSocketAddress getInetSocketAddress()


Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.