Uses of Class
org.codehaus.wadi.location.session.EvacuateIMToPM

Packages that use EvacuateIMToPM
org.codehaus.wadi.location.partitionmanager   
org.codehaus.wadi.location.partitionmanager.facade   
org.codehaus.wadi.location.partitionmanager.local   
org.codehaus.wadi.location.partitionmanager.remote   
org.codehaus.wadi.location.statemanager   
 

Uses of EvacuateIMToPM in org.codehaus.wadi.location.partitionmanager
 

Methods in org.codehaus.wadi.location.partitionmanager with parameters of type EvacuateIMToPM
 void UnknownPartition.onMessage(Envelope message, EvacuateIMToPM request)
           
 void Partition.onMessage(Envelope message, EvacuateIMToPM request)
          A Peer wishes to evacuate a Session...
 

Uses of EvacuateIMToPM in org.codehaus.wadi.location.partitionmanager.facade
 

Methods in org.codehaus.wadi.location.partitionmanager.facade with parameters of type EvacuateIMToPM
 void VersionAwarePartitionFacade.onMessage(Envelope message, EvacuateIMToPM request)
           
 

Uses of EvacuateIMToPM in org.codehaus.wadi.location.partitionmanager.local
 

Methods in org.codehaus.wadi.location.partitionmanager.local with parameters of type EvacuateIMToPM
 void BasicLocalPartition.onMessage(Envelope message, EvacuateIMToPM request)
           
 void LocalPartitionEvacuateIMToPMAction.onMessage(Envelope message, EvacuateIMToPM request)
           
 

Uses of EvacuateIMToPM in org.codehaus.wadi.location.partitionmanager.remote
 

Methods in org.codehaus.wadi.location.partitionmanager.remote with parameters of type EvacuateIMToPM
 void RemotePartition.onMessage(Envelope message, EvacuateIMToPM request)
           
 

Uses of EvacuateIMToPM in org.codehaus.wadi.location.statemanager
 

Methods in org.codehaus.wadi.location.statemanager with parameters of type EvacuateIMToPM
 void StateManagerMessageListener.onEvacuateIMToPM(Envelope envelope, EvacuateIMToPM request)
           
 void SimpleStateManager.onEvacuateIMToPM(Envelope envelope, EvacuateIMToPM request)
           
 



Copyright © 2011. All Rights Reserved.