Uses of Package
org.jboss.messaging.core

Packages that use org.jboss.messaging.core
org.jboss.jms.message   
org.jboss.jms.selector   
org.jboss.jms.server.endpoint   
org.jboss.jms.server.subscription   
org.jboss.messaging.core   
org.jboss.messaging.core.distributed.pipe   
org.jboss.messaging.core.distributed.queue   
org.jboss.messaging.core.distributed.replicator   
org.jboss.messaging.core.distributed.topic   
org.jboss.messaging.core.local   
org.jboss.messaging.core.message   
org.jboss.messaging.core.plugin   
org.jboss.messaging.core.plugin.contract   
 

Classes in org.jboss.messaging.core used by org.jboss.jms.message
Message
          A message is a routable instance that has a payload.
Routable
          An atomic, self containted unit of data that is being routed by the messaging system.
 

Classes in org.jboss.messaging.core used by org.jboss.jms.selector
Filter
          A filter encapsulates the logic of whether to accept a message or not.
Routable
          An atomic, self containted unit of data that is being routed by the messaging system.
 

Classes in org.jboss.messaging.core used by org.jboss.jms.server.endpoint
Channel
          A Channel is a transactional, reliable message delivery mechanism that forwards a message from a sender to one or more receivers.
Delivery
          A message delivery.
DeliveryObserver
           
Filter
          A filter encapsulates the logic of whether to accept a message or not.
Receiver
          A component that handles routable instances.
Routable
          An atomic, self containted unit of data that is being routed by the messaging system.
 

Classes in org.jboss.messaging.core used by org.jboss.jms.server.subscription
Channel
          A Channel is a transactional, reliable message delivery mechanism that forwards a message from a sender to one or more receivers.
ChannelSupport
          Channel implementation.
DeliveryObserver
           
Distributor
          An interface for Receiver management.
Receiver
          A component that handles routable instances.
 

Classes in org.jboss.messaging.core used by org.jboss.messaging.core
Channel
          A Channel is a transactional, reliable message delivery mechanism that forwards a message from a sender to one or more receivers.
Delivery
          A message delivery.
DeliveryObserver
           
Distributor
          An interface for Receiver management.
Filter
          A filter encapsulates the logic of whether to accept a message or not.
Message
          A message is a routable instance that has a payload.
MessageReference
          A "lightweight" message representative.
Receiver
          A component that handles routable instances.
Routable
          An atomic, self containted unit of data that is being routed by the messaging system.
Router
           
SingleReceiverDelivery
          A message delivery where the message has been delivered to only one receiver.
 

Classes in org.jboss.messaging.core used by org.jboss.messaging.core.distributed.pipe
Delivery
          A message delivery.
DeliveryObserver
           
Receiver
          A component that handles routable instances.
Routable
          An atomic, self containted unit of data that is being routed by the messaging system.
 

Classes in org.jboss.messaging.core used by org.jboss.messaging.core.distributed.queue
Channel
          A Channel is a transactional, reliable message delivery mechanism that forwards a message from a sender to one or more receivers.
ChannelSupport
          Channel implementation.
Delivery
          A message delivery.
DeliveryObserver
           
Distributor
          An interface for Receiver management.
Filter
          A filter encapsulates the logic of whether to accept a message or not.
MessageReference
          A "lightweight" message representative.
Receiver
          A component that handles routable instances.
Routable
          An atomic, self containted unit of data that is being routed by the messaging system.
 

Classes in org.jboss.messaging.core used by org.jboss.messaging.core.distributed.replicator
Delivery
          A message delivery.
DeliveryObserver
           
Distributor
          An interface for Receiver management.
MessageReference
          A "lightweight" message representative.
Receiver
          A component that handles routable instances.
Routable
          An atomic, self containted unit of data that is being routed by the messaging system.
Router
           
SimpleDelivery
          A simple Delivery implementation.
SingleReceiverDelivery
          A message delivery where the message has been delivered to only one receiver.
StatefulReceiverDelivery
          A message delivery where the message has been delivered to only one receiver.
 

Classes in org.jboss.messaging.core used by org.jboss.messaging.core.distributed.topic
Distributor
          An interface for Receiver management.
Receiver
          A component that handles routable instances.
 

Classes in org.jboss.messaging.core used by org.jboss.messaging.core.local
Channel
          A Channel is a transactional, reliable message delivery mechanism that forwards a message from a sender to one or more receivers.
ChannelSupport
          Channel implementation.
Delivery
          A message delivery.
DeliveryObserver
           
Distributor
          An interface for Receiver management.
Filter
          A filter encapsulates the logic of whether to accept a message or not.
Receiver
          A component that handles routable instances.
Routable
          An atomic, self containted unit of data that is being routed by the messaging system.
Router
           
 

Classes in org.jboss.messaging.core used by org.jboss.messaging.core.message
Message
          A message is a routable instance that has a payload.
Routable
          An atomic, self containted unit of data that is being routed by the messaging system.
 

Classes in org.jboss.messaging.core used by org.jboss.messaging.core.plugin
Message
          A message is a routable instance that has a payload.
MessageReference
          A "lightweight" message representative.
Routable
          An atomic, self containted unit of data that is being routed by the messaging system.
 

Classes in org.jboss.messaging.core used by org.jboss.messaging.core.plugin.contract
Message
          A message is a routable instance that has a payload.
MessageReference
          A "lightweight" message representative.
 



Copyright © 2006 JBoss Inc. All Rights Reserved.