Package com.atomikos.jms.extra

Interface Summary
JmsSenderTemplateCallback This is a call-back interface for doing more advanced and non-standard processing with the JmsSenderTemplate classes.
 

Class Summary
AbstractJmsSenderTemplate Common functionality for the sender templates.
ConcurrentJmsSenderTemplate This is a long-lived JMS sender session, representing a self-refreshing JMS session that can be used to send JMS messages in a transacted way (a JTA transaction context is required).
MessageDrivenContainer A message-driven container for asynchronously receiving JMS messages from a topic or queue, within a managed JTA transaction context.
SingleThreadedJmsSenderTemplate This is a long-lived JMS sender session, representing a self-refreshing JMS session that can be used to send JMS messages in a transacted way (a JTA transaction context is required).
 



Copyright © 2011. All Rights Reserved.