|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
BlobMessage for out of band BLOB transferBytesMessage object is used to send a message containing a
stream of uninterpreted bytes.ActiveMQConnection
Connection objects provide a special
facility for creating a ConnectionConsumer (optional).ActiveMQConnectionFactory
which supports one or more TCP based hostname/ports which can all be configured in a
consistent way without too much URL hacking.ConnectionMetaData object provides information describing
the Connection object.ConnectionFactory instances as well as a child context called
destinations which contain all of the current active destinations, in
child context depending on the QoS such as transient or durable and queue or
topic.MapMessage object is used to send a set of name-value pairs.MessageConsumer object to receive messages
from a destination.MessageProducer object to send messages to a
destination.MessageProducerObjectMessage object is used to send a message that
contains a serializable object in the Java programming language ("Java
object").QueueBrowser object to look at messages on a
queue without removing them.QueueReceiver object to receive messages that
have been delivered to a queue.QueueSender object to send messages to a
queue.Session object is a single-threaded context for producing
and consuming messages.StreamMessage object is used to send a stream of primitive
types in the Java programming language.TopicPublisher object to publish messages on
a topic.TopicSubscriber object to receive messages
that have been published to a topic.InitialContextFactory should be used
when ActiveMQ is used as WebSphere Generic JMS Provider.XAConnection instancesPersistenceAdapter designed for use with a
Journal and then check pointing asynchronously on a timeout with some
other long term persistent storage.PersistenceAdapterFactoryDestinationNode which navigates all the children of the given node
ignoring the name of the current path (so for navigating using * in a wildcard).DefaultAuthorizationMap for assigning
different operations (read, write, admin) of user roles to a specific
destination or a hierarchical wildcard area of destinations.FactoryBean which creates an embedded broker inside a Spring
XML using an external XBean Spring XML
configuration file which provides a much neater and more concise XML
format.BrokerService
to be injectedByteBuffer instances.TransactionTemplate
and org.apache.activemq.util.ExceptionTemplate
objects to provide automatic transactional or exception handling blocks.javax.jms.ExceptionListener
which can be used by client code to be notified of exceptions thrown by container components
(e.g.Command.getCommandId()Destination where send()s are replicated to
each Destination instance.DestinationFilter used for composite destinationsDestinationInterceptorBlobMessage object.
BlobMessage object.
BlobMessage object.
BlobMessage object.
QueueBrowser object to peek at the messages on
the specified queue.
QueueBrowser object to peek at the messages on
the specified queue using a message selector.
BytesMessage object.
MessageConsumer for the specified destination.
MessageConsumer for the specified destination,
using a message selector.
MessageConsumer for the specified destination.
MessageConsumer for the specified destination,
using a message selector.
MessageConsumer for the specified destination,
using a message selector.
MessageConsumer for the specified destination,
using a message selector.
MapMessage object.
Message object.
ObjectMessage object.
ObjectMessage object.
MessageProducer to send messages to the
specified destination.
Queue name.
QueueSession object.
QueueReceiver object to receive messages from
the specified queue.
QueueReceiver object to receive messages from
the specified queue using a message selector.
QueueSender object to send messages to the
specified queue.
Session object.
StreamMessage object.
TemporaryQueue object.
TemporaryTopic object.
TextMessage object.
TextMessage object.
Topic name.
TopicSession object.
StoreByteArrayInputStream.
StoreByteArrayInputStream.
WireByteArrayInputStream with a minmalist byte
array
BlobUploadStrategy which uses the URL
class to upload files or streams to a remote URLBufferPool which keeps a pool of direct
byte buffers.MessageList which maintains a separate message
list for each destination to reduce contention on the list and to speed up
recovery times by only recovering the interested topics.Destination.ActiveMQDestination and retrieved by destination - supporting both *
and > style of wildcard as well as composite destinations.DestinationMapDestinationMap treeReliableTransportChannel which uses a DiscoveryAgent to
discover remote broker instances and dynamically connect to them.