Package com.waveset.util.jms

Interface Summary
JmsWriter A JmsWriter represents a simple, high-level mechanism to send messages to a JMS queue or topic.
 

Class Summary
JmsUtil Various low-level convenience methods for interacting with JMS queues and topics.
JmsUtil.JmsReliableMessagingEnum Enum to represent the different types of reliable messaging.
JmsWriterFactory Use this class to create new instances of JmsWriter objects.