The Session typically is provided by an instance of the {@link JmsTemplate} class.
Implementations do not need to concern themselves with checked JMSExceptions (from the 'javax.jms' package) that may be thrown from operations they attempt. The JmsTemplate will catch and handle these JMSExceptions appropriately.
@author Mark Pollack
@since 1.1
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |