org.codehaus.wadi.impl
Class WebHybridRelocater

java.lang.Object
  extended byorg.codehaus.wadi.impl.AbstractRelocater
      extended byorg.codehaus.wadi.impl.HybridRelocater
          extended byorg.codehaus.wadi.impl.WebHybridRelocater
All Implemented Interfaces:
Relocater

public class WebHybridRelocater
extends HybridRelocater

Version:
$Revision: 1430 $

Field Summary
 
Fields inherited from class org.codehaus.wadi.impl.HybridRelocater
_ackTimeout, _contextualiser, _dispatcher, _lockLog, _log, _nodeName, _proxy, _requestHandOverTimeout, _resTimeout, _sessionOrRequestPreferred, _shuttingDown
 
Fields inherited from class org.codehaus.wadi.impl.AbstractRelocater
_config
 
Constructor Summary
WebHybridRelocater(long resTimeout, long ackTimeout, boolean sessionOrRequestPreferred)
           
 
Method Summary
protected  InvocationContext newRelocationInvocationContext()
           
 
Methods inherited from class org.codehaus.wadi.impl.HybridRelocater
init, onMessage, relocate, relocateRequestToUs, relocateSessionToThem
 
Methods inherited from class org.codehaus.wadi.impl.AbstractRelocater
destroy
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebHybridRelocater

public WebHybridRelocater(long resTimeout,
                          long ackTimeout,
                          boolean sessionOrRequestPreferred)
Method Detail

newRelocationInvocationContext

protected InvocationContext newRelocationInvocationContext()


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