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 JMS access code.
 class JmsTemplate102
          A subclass of JmsTemplate that uses the JMS 1.0.2 specification, rather than the JMS 1.1 methods used by JmsTemplate itself.
 



Copyright (c) 2002-2007 The Spring Framework Project.