Interface | Description |
---|---|
AMQConnectionDelegate | |
AMQSession.Dispatchable | |
AMQXAResource | |
CommonConnection | |
HeartbeatListener |
Class | Description |
---|---|
AMQAnyDestination |
In order to support JMS 1.0 the Qpid implementation maps the
direct exchange to JMS Queue and topic exchange to JMS Topic.
|
AMQConnection | |
AMQConnectionDelegate_0_10 | |
AMQConnectionDelegate_0_9 | |
AMQConnectionDelegate_0_91 | |
AMQConnectionDelegate_8_0 | |
AMQConnectionFactory | |
AMQConnectionURL | |
AMQDestination | |
AMQDestination.Binding | |
AMQHeadersExchange |
A destination backed by a headers exchange
|
AMQProtocolHandler | |
AMQQueue | |
AMQQueueBrowser | |
AMQSession<C extends BasicMessageConsumer,P extends BasicMessageProducer> | |
AMQSession_0_10 |
This is a 0.10 Session
|
AMQSession_0_8 | |
AMQSession_0_8.DestinationCache<T extends AMQDestination> | |
AMQSessionAdapter<T extends javax.jms.Session> | |
AMQTopic | |
AMQUndefinedDestination | |
BasicMessageConsumer<U> | |
BasicMessageConsumer_0_10 |
This is a 0.10 message consumer.
|
BasicMessageConsumer_0_8 | |
BasicMessageProducer | |
BasicMessageProducer_0_10 |
This is a 0_10 message producer.
|
BasicMessageProducer_0_8 | |
BrokerDetails | |
ChannelToSessionMap | |
Closeable |
Captures the 'closed' state of an object, that is initially open, can be tested to see if it is closed, and provides
a 'close' method to close it.
|
ConnectionTuneParameters | |
FailoverHandler |
FailoverHandler is a continuation that performs the failover procedure on a protocol session.
|
MessageConsumerPair | |
PooledConnectionFactory | |
QpidConnectionMetaData | |
QueueReceiverAdaptor |
Class that wraps a MessageConsumer for backwards JMS compatibility
Returned by methods in AMQSession etc
|
QueueSenderAdapter | |
TopicPublisherAdapter | |
XAConnectionImpl |
This class implements the javax.jms.XAConnection interface
|
XAResourceImpl |
This is an implementation of javax.njms.XAResource.
|
XASessionImpl |
This is an implementation of the javax.jms.XASession interface.
|
Enum | Description |
---|---|
AMQDestination.AddressOption | |
AMQDestination.DestSyntax | |
CustomJMSXProperty | |
RejectBehaviour |
This enum can be used only with for 0-8/0-9/0-9-1 protocols connections to notify
the client to delegate the requeue/DLQ decision to the server
if
SERVER value is specified. |
Exception | Description |
---|---|
AMQAuthenticationException |
AMQAuthenticationException represents all failures to authenticate access to a broker.
|
AMQNoConsumersException |
AMQNoConsumersException indicates failure to pass an immediate message to a consumer.
|
AMQNoRouteException |
AMQNoRouteException indicates that a mandatory message could not be routed.
|
JmsNotImplementedException |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.