org.codehaus.wadi.core.contextualiser
Interface InvocationProxy
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- AbstractHttpProxy, CommonsHttpProxy, StandardHttpProxy
public interface InvocationProxy
- extends java.io.Serializable
defines the API used for relocating requests to other nodes..
- Version:
- $Revision: 2268 $
- Author:
- Jules Gosnell
Method Summary |
void |
proxy(org.codehaus.wadi.group.EndPoint location,
Invocation invocation)
|
proxy
void proxy(org.codehaus.wadi.group.EndPoint location,
Invocation invocation)
throws ProxyingException
- Parameters:
location
- - host and port to which to proxy req/res
- Throws:
ProxyingException
- TODO
Copyright © 2010. All Rights Reserved.