|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of Distributor in org.jboss.jms.server.subscription |
| Classes in org.jboss.jms.server.subscription that implement Distributor | |
class |
DurableSubscription
A DurableSubscription. |
class |
Subscription
A Subscription. |
| Uses of Distributor in org.jboss.messaging.core |
| Subinterfaces of Distributor in org.jboss.messaging.core | |
interface |
Channel
A Channel is a transactional, reliable message delivery mechanism that forwards a message from a sender to one or more receivers. |
interface |
Router
|
| Classes in org.jboss.messaging.core that implement Distributor | |
class |
ChannelSupport
A basic channel implementation. |
class |
RouterSupport
Does Receiver management but it stops short of enforcing any routing policy, leaving it to subclasses. |
| Uses of Distributor in org.jboss.messaging.core.distributed.queue |
| Classes in org.jboss.messaging.core.distributed.queue that implement Distributor | |
class |
DistributedQueue
A distributed queue. |
| Uses of Distributor in org.jboss.messaging.core.distributed.replicator |
| Classes in org.jboss.messaging.core.distributed.replicator that implement Distributor | |
class |
Replicator
A Replicator is a distributed receiver that replicates synchronously or asynchronously a message to multiple receivers living in different address spaces. |
| Uses of Distributor in org.jboss.messaging.core.distributed.topic |
| Classes in org.jboss.messaging.core.distributed.topic that implement Distributor | |
class |
DistributedTopic
A distributed topic. |
| Uses of Distributor in org.jboss.messaging.core.local |
| Subinterfaces of Distributor in org.jboss.messaging.core.local | |
interface |
CoreDestination
Common type for a core destination (queue, topic) |
| Classes in org.jboss.messaging.core.local that implement Distributor | |
class |
CoreSubscription
Represents a subscription to a destination (topic or queue). |
class |
Pipe
|
class |
PointToMultipointRouter
|
class |
PointToPointRouter
|
class |
Queue
|
class |
SingleDestinationRouter
|
class |
Topic
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||