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 Partition.onMessage(org.codehaus.wadi.group.Envelope message, MoveIMToPM request)
          A Peer has an Invocation for a Session of which it is not the owner...
 void UnknownPartition.onMessage(org.codehaus.wadi.group.Envelope message, MoveIMToPM request)
           
 

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(org.codehaus.wadi.group.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(org.codehaus.wadi.group.Envelope message, Location location, MoveIMToPM request, java.lang.String imCorrelationId)
           
 void LocalPartitionMoveIMToPMAction.onMessage(org.codehaus.wadi.group.Envelope message, MoveIMToPM request)
           
 void BasicLocalPartition.onMessage(org.codehaus.wadi.group.Envelope message, MoveIMToPM request)
           
protected  void LocalPartitionMoveIMToPMAction.relocateInvocation(Location location, MoveIMToPM request, org.codehaus.wadi.group.Peer pmPeer, java.lang.String imCorrelationId)
           
protected  void LocalPartitionMoveIMToPMAction.relocateSession(org.codehaus.wadi.group.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(org.codehaus.wadi.group.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(org.codehaus.wadi.group.Envelope envelope, MoveIMToPM request)
           
 void SimpleStateManager.onMoveIMToPM(org.codehaus.wadi.group.Envelope envelope, MoveIMToPM request)
           
 



Copyright © 2008. All Rights Reserved.