Package org.apache.cxf.transport.jms.util
package org.apache.cxf.transport.jms.util
Utility classes to make it easier to work with the JMS API.
This package might later be moved to a jms library independent of cxf.
So any classes in this package should only depend on the jms API.
-
ClassDescriptionConverts jms messages to Objects and vice a versa.Listen for messages on a queue or topic asynchronously by registering a MessageListener.