The Spring Framework

Uses of Package
org.springframework.jms.support

Packages that use org.springframework.jms.support
org.springframework.jms.core Core package of the JMS support. 
org.springframework.jms.listener This package contains the base message listener container facility. 
org.springframework.jms.listener.serversession This package contains the ServerSessionMessageListenerContainer implementation, based on the standard JMS ServerSessionPool API. 
org.springframework.jms.support.destination Support classes for Spring's JMS framework. 
 

Classes in org.springframework.jms.support used by org.springframework.jms.core
JmsAccessor
          Base class for JmsTemplate and other JMS-accessing gateway helpers, defining common properties such as the JMS ConnectionFactory to operate on.
 

Classes in org.springframework.jms.support used by org.springframework.jms.listener
JmsAccessor
          Base class for JmsTemplate and other JMS-accessing gateway helpers, defining common properties such as the JMS ConnectionFactory to operate on.
 

Classes in org.springframework.jms.support used by org.springframework.jms.listener.serversession
JmsAccessor
          Base class for JmsTemplate and other JMS-accessing gateway helpers, defining common properties such as the JMS ConnectionFactory to operate on.
 

Classes in org.springframework.jms.support used by org.springframework.jms.support.destination
JmsAccessor
          Base class for JmsTemplate and other JMS-accessing gateway helpers, defining common properties such as the JMS ConnectionFactory to operate on.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.