Uses of Class
org.jboss.messaging.core.distributed.PeerSupport

Packages that use PeerSupport
org.jboss.messaging.core.distributed.queue   
org.jboss.messaging.core.distributed.replicator   
 

Uses of PeerSupport in org.jboss.messaging.core.distributed.queue
 

Subclasses of PeerSupport in org.jboss.messaging.core.distributed.queue
 class QueuePeer
          The class that mediates the access of a distributed queue instance to the group.
 

Uses of PeerSupport in org.jboss.messaging.core.distributed.replicator
 

Subclasses of PeerSupport in org.jboss.messaging.core.distributed.replicator
 class Replicator
          A Replicator is a distributed receiver that replicates synchronously or asynchronously a message to multiple receivers living in different address spaces.
 class ReplicatorOutput
          A Replicator is a distributed receiver that replicates synchronously or asynchronously a message to multiple receivers living in different address spaces.
(package private)  class org.jboss.messaging.core.distributed.replicator.ReplicatorPeer
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.