Uses of Package
org.jboss.messaging.core.distributed

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

Classes in org.jboss.messaging.core.distributed used by org.jboss.messaging.core.distributed
DistributedException
           
Peer
           
PeerFacade
          Exposes methods to be invoked remotely by queue peers.
PeerIdentity
          Incapsulates the identity of a peer (distributed component ID, peer ID and JGroups address).
RemotePeer
          A representative of a remote peer.
RemotePeerInfo
          A PeerInfo instance contains enough information to allow a peer to establish a logical connection to the peer that sent that information.
ViewKeeper
          TODO change the name if I can think of a better one
 

Classes in org.jboss.messaging.core.distributed used by org.jboss.messaging.core.distributed.queue
Distributed
           
DistributedException
           
Peer
           
PeerFacade
          Exposes methods to be invoked remotely by queue peers.
PeerIdentity
          Incapsulates the identity of a peer (distributed component ID, peer ID and JGroups address).
PeerSupport
          The class that mediates the access of a distributed destination instance to the group.
RemotePeer
          A representative of a remote peer.
RemotePeerInfo
          A PeerInfo instance contains enough information to allow a peer to establish a logical connection to the peer that sent that information.
ViewKeeper
          TODO change the name if I can think of a better one
 

Classes in org.jboss.messaging.core.distributed used by org.jboss.messaging.core.distributed.replicator
Distributed
           
DistributedException
           
Peer
           
PeerFacade
          Exposes methods to be invoked remotely by queue peers.
PeerIdentity
          Incapsulates the identity of a peer (distributed component ID, peer ID and JGroups address).
PeerSupport
          The class that mediates the access of a distributed destination instance to the group.
RemotePeer
          A representative of a remote peer.
RemotePeerInfo
          A PeerInfo instance contains enough information to allow a peer to establish a logical connection to the peer that sent that information.
 

Classes in org.jboss.messaging.core.distributed used by org.jboss.messaging.core.distributed.topic
Distributed
           
DistributedException
           
Peer
           
PeerFacade
          Exposes methods to be invoked remotely by queue peers.
ViewKeeper
          TODO change the name if I can think of a better one
 



Copyright © 2006 JBoss Inc. All Rights Reserved.