Uses of Package
org.jboss.cache.commands.remote

Packages that use org.jboss.cache.commands.remote
org.jboss.cache.buddyreplication   
org.jboss.cache.cluster   
org.jboss.cache.commands   
org.jboss.cache.commands.remote   
 

Classes in org.jboss.cache.commands.remote used by org.jboss.cache.buddyreplication
ReplicateCommand
          Command that implements cluster replication logic.
 

Classes in org.jboss.cache.commands.remote used by org.jboss.cache.cluster
ReplicateCommand
          Command that implements cluster replication logic.
 

Classes in org.jboss.cache.commands.remote used by org.jboss.cache.commands
AnnounceBuddyPoolNameCommand
          Announces a buddy pool name to the cluster.
AssignToBuddyGroupCommand
          Assigns a buddy to a group.
ClusteredGetCommand
          Issues a clustered get call, for use primarily by the ClusteredCacheLoader.
DataGravitationCleanupCommand
          Data gravitation cleanup handler.
RemoveFromBuddyGroupCommand
          Removes a buddy from a group.
ReplicateCommand
          Command that implements cluster replication logic.
StateTransferControlCommand
          A control command for communication between peers for non-blocking state transfer
 

Classes in org.jboss.cache.commands.remote used by org.jboss.cache.commands.remote
ReplicateCommand
          Command that implements cluster replication logic.
 



Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.