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 $

Method Summary
 void proxy(ProxiedLocation location, InvocationContext invocationContext)
           
 

Method Detail

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.