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

Packages that use MoveIMToPM
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 MoveIMToPM in org.codehaus.wadi.location.partitionmanager
 

Methods in org.codehaus.wadi.location.partitionmanager with parameters of type MoveIMToPM
 void UnknownPartition.onMessage(Envelope message, MoveIMToPM request)
           
 void Partition.onMessage(Envelope message, MoveIMToPM request)
          A Peer has an Invocation for a Session of which it is not the owner...
 

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

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

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

Methods in org.codehaus.wadi.location.partitionmanager.local with parameters of type MoveIMToPM
protected  void LocalPartitionMoveIMToPMAction.doRelocateSession(Envelope message, Location location, MoveIMToPM request, java.lang.String imCorrelationId)
           
 void LocalPartitionMoveIMToPMAction.onMessage(Envelope message, MoveIMToPM request)
           
 void BasicLocalPartition.onMessage(Envelope message, MoveIMToPM request)
           
protected  void LocalPartitionMoveIMToPMAction.relocateInvocation(Location location, MoveIMToPM request, Peer pmPeer, java.lang.String imCorrelationId)
           
protected  void LocalPartitionMoveIMToPMAction.relocateSession(Envelope message, Location location, MoveIMToPM request, java.lang.String imCorrelationId)
           
 

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

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

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

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



Copyright © 2011. All Rights Reserved.