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

Packages that use AbstractSessionResponseMessage
org.codehaus.wadi.location.session   
 

Uses of AbstractSessionResponseMessage in org.codehaus.wadi.location.session
 

Subclasses of AbstractSessionResponseMessage in org.codehaus.wadi.location.session
 class DeletePMToIM
          Sent, from PartitionMaster to InvocationMaster, confirming removal of an item from the Partition's index.
 class EvacuatePMToIM
           
 class InsertPMToIM
           
 class MoveIMToSM
           
 class MovePMToIM
          Response from PartitionMaster to InvocationMaster, indicating that required State does not exist.
 class MovePMToIMInvocation
          Response from PartitionMaster to InvocationMaster, indicating that it should relocate its Invocation to the given Address within the specified time, during which a Lease with the given Handle is in place.
 class MoveSMToPM
           
 class ReleaseEntryResponse
          A query for the location of the session with the enclosed ID - The response should be a LocationResponse object sent whence this request arrived.
 



Copyright © 2011. All Rights Reserved.