org.codehaus.wadi
Interface InvocationProxy
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- AbstractHttpProxy
- public interface InvocationProxy
- extends Serializable
defines the API used for relocating requests to other nodes..
- Version:
- $Revision: 1430 $
proxy
public void proxy(ProxiedLocation location,
InvocationContext invocationContext)
throws ProxyingException
- Parameters:
location
- - host and port to which to proxy req/res
- Throws:
ProxyingException
- TODO
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.