The Spring Framework

Uses of Interface
org.springframework.jms.core.JmsOperations

Packages that use JmsOperations
org.springframework.jms.core Core package of the JMS support. 
 

Uses of JmsOperations in org.springframework.jms.core
 

Classes in org.springframework.jms.core that implement JmsOperations
 class JmsTemplate
          Helper class that simplifies synchronous JMS access code.
 class JmsTemplate102
          A subclass of JmsTemplate for the JMS 1.0.2 specification, not relying on JMS 1.1 methods like JmsTemplate itself.
 


The Spring Framework

Copyright © 2002-2008 The Spring Framework.