Interface that specifies a basic set of JMS operations.
Implemented by JmsTemplate. Not often used but a useful option
to enhance testability, as it can easily be mocked or stubbed.
Provides JmsTemplate's send and receive methods that mirror
various JMS API methods. See the JMS specification and javadocs
for details on those methods.
Provides JmsTemplate's send and receive methods that mirror various JMS API methods. See the JMS specification and javadocs for details on those methods.