Uses of Package
org.apache.qpid.jms
-
Packages that use org.apache.qpid.jms Package Description org.apache.qpid.jms The core AMQP JMS client implementation classes.org.apache.qpid.jms.jndi org.apache.qpid.jms.message org.apache.qpid.jms.message.facade org.apache.qpid.jms.meta org.apache.qpid.jms.policy org.apache.qpid.jms.provider.amqp org.apache.qpid.jms.provider.amqp.builders org.apache.qpid.jms.provider.amqp.message org.apache.qpid.jms.provider.exceptions -
Classes in org.apache.qpid.jms used by org.apache.qpid.jms Class Description JmsConnection Implementation of a JMS ConnectionJmsConnectionConsumer JMS Connection Consumer implementation.JmsConnectionExtensions Connection Extensions DefinitionsJmsConnectionListener Providers an interface for client's to listener to events related to an JmsConnection.JmsConnectionMetaData AConnectionMetaDataobject provides information describing theConnectionobject.JmsDestination Jms DestinationJmsMessageAvailableConsumer Marker interface used for MessageConsumer instances that support sending a notification event when a message has arrived when the consumer is not in asynchronous dispatch mode.JmsMessageAvailableListener Internal JmsMessage available listener.JmsMessageConsumer implementation of a JMS Message ConsumerJmsMessageDispatcher JmsMessageProducer Implementation of a JMS MessageProducerJmsOperationTimedOutException Exception that indicates a blocking operation timed out while waiting for the remote to acknowledge or process it.JmsSession JMS Session implementationJmsSharedMessageConsumer Implementation of a JmsMessageConsumer that is part of a Shared SubscriptionJmsTemporaryDestination Temporary Destination ObjectJmsTopicSubscriber Implementation of a TopicSubscriberJmsTransactionContext A Transaction Context is used to track and manage the state of a Transaction in a JMS Session object.JmsTransactionListener Allows for a listener to be notified when a transaction is started, commits or is rolled back. -
Classes in org.apache.qpid.jms used by org.apache.qpid.jms.jndi Class Description JmsConnectionFactory JMS ConnectionFactory Implementation. -
Classes in org.apache.qpid.jms used by org.apache.qpid.jms.message Class Description JmsAcknowledgeCallback JmsConnection Implementation of a JMS ConnectionJmsDestination Jms Destination -
Classes in org.apache.qpid.jms used by org.apache.qpid.jms.message.facade Class Description JmsDestination Jms Destination -
Classes in org.apache.qpid.jms used by org.apache.qpid.jms.meta Class Description JmsConnection Implementation of a JMS ConnectionJmsConnectionExtensions Connection Extensions DefinitionsJmsDestination Jms DestinationJmsMessageDispatcher JmsTemporaryDestination Temporary Destination Object -
Classes in org.apache.qpid.jms used by org.apache.qpid.jms.policy Class Description JmsDestination Jms DestinationJmsSession JMS Session implementation -
Classes in org.apache.qpid.jms used by org.apache.qpid.jms.provider.amqp Class Description JmsDestination Jms DestinationJmsTemporaryDestination Temporary Destination Object -
Classes in org.apache.qpid.jms used by org.apache.qpid.jms.provider.amqp.builders Class Description JmsTemporaryDestination Temporary Destination Object -
Classes in org.apache.qpid.jms used by org.apache.qpid.jms.provider.amqp.message Class Description JmsDestination Jms Destination -
Classes in org.apache.qpid.jms used by org.apache.qpid.jms.provider.exceptions Class Description JmsOperationTimedOutException Exception that indicates a blocking operation timed out while waiting for the remote to acknowledge or process it.JmsResourceNotFoundException Thrown when the remote peer return amqp:not-found for instances other than those that would generate an InvalidDestinationException or some other more situation appropriate JMSException instance.JmsSendTimedOutException Exception thrown when a blocking send call times out waiting to be sent.JmsTransactionInDoubtException JMSException derivative that defines that a TX outcome is unknown.