|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.atomikos.jms | |
---|---|
com.atomikos.jms | |
com.atomikos.jms.extra |
Classes in com.atomikos.jms used by com.atomikos.jms | |
---|---|
AbstractBridge
An abstract superclass for transactional destination bridging between a receiver and a sender destination. |
|
AbstractConnectionFactoryBean
Common logic for the connection factory beans. |
|
AtomikosJMSException
An extension of the standard JMSException with custom logic for error reporting. |
|
AtomikosTransactionRequiredJMSException
|
|
HeuristicMessageConsumer
A message consumer with support for heuristic information. |
|
MessageConsumerSession
Common message-driven session functionality. |
|
MessageConsumerSessionPool
Common functionality for pooled listener sessions. |
|
MessageProducerSession
Common logic for the message producer session. |
|
MessageProducerSessionFactory
Common functionality for sender session factories. |
|
QueueConnectionFactoryBean
Use this class to access JMS queues within your JTA transactions: rollback of the transaction will also cancel any messages sent or received. |
|
QueueSenderSession
This is a long-lived queue sender session, representing a self-refreshing JMS session that can be used to send JMS messages in a transactional way. |
|
TopicConnectionFactoryBean
Use this class to access JMS topics within your JTA transactions: rollback of the transaction will also cancel any messages sent or received. |
|
TopicPublisherSession
This is a long-lived topic sender session, representing a self-refreshing JMS session that can be used to send JMS messages in a transactional way. |
Classes in com.atomikos.jms used by com.atomikos.jms.extra | |
---|---|
AtomikosConnectionFactoryBean
This class represents the Atomikos JMS 1.1 connection factory for JTA-enabled JMS. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |