org.springframework.jms.support |
This package provides generic JMS support classes,
to be used by higher-level classes like JmsTemplate.
|
Java Source File Name | Type | Comment |
JmsAccessor.java | Class | Base class for
org.springframework.jms.core.JmsTemplate and other
JMS-accessing gateway helpers, defining common properties such as the
JMS
ConnectionFactory to operate on. |
JmsUtils.java | Class | Generic utility methods for working with JMS. |