站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

Uses of Package org.springframework.jms.support (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

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.