Uses of Class
org.springframework.jms.support.destination.JmsDestinationAccessor

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

Uses of JmsDestinationAccessor in org.springframework.jms.core
 

Subclasses of JmsDestinationAccessor in org.springframework.jms.core
 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.