|
The Spring Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
JmsOperations | Specifies a basic set of JMS operations. |
MessageCreator | Creates a JMS message given a Session . |
MessagePostProcessor | To be used with JmsTemplate's send method that convert an object to a message. |
ProducerCallback | Callback for sending a message to a JMS destination. |
SessionCallback | Callback for executing any number of operations on a provided
Session . |
Class Summary | |
---|---|
JmsTemplate | Helper class that simplifies synchronous JMS access code. |
JmsTemplate102 | A subclass of JmsTemplate that uses the JMS 1.0.2 specification, rather than the JMS 1.1 methods used by JmsTemplate itself. |
Core package of the JMS support. Provides a JmsTemplate class and various callback interfaces.
|
The Spring Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |