| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.springframework.jms.connection | |
|---|---|
| org.springframework.jms.connection | Provides a PlatformTransactionManager implementation for a single JMS ConnectionFactory, and a SingleConnectionFactory adapter. | 
| org.springframework.jms.core | Core package of the JMS support. | 
| org.springframework.jms.listener | This package contains the base message listener container facility. | 
| Classes in org.springframework.jms.connection used by org.springframework.jms.connection | |
|---|---|
| ConnectionFactoryUtils.ResourceFactory Callback interface for resource creation. | |
| JmsResourceHolder JMS resource holder, wrapping a JMS Connection and a JMS Session. | |
| JmsTransactionManager PlatformTransactionManagerimplementation
 for a single JMSConnectionFactory. | |
| SingleConnectionFactory A JMS ConnectionFactory adapter that returns the same Connection from all SingleConnectionFactory.createConnection()calls, and ignores calls toConnection.close(). | |
| SmartConnectionFactory Extension of the javax.jms.ConnectionFactoryinterface,
 indicating how to release Connections obtained from it. | |
| Classes in org.springframework.jms.connection used by org.springframework.jms.core | |
|---|---|
| JmsResourceHolder JMS resource holder, wrapping a JMS Connection and a JMS Session. | |
| Classes in org.springframework.jms.connection used by org.springframework.jms.listener | |
|---|---|
| JmsResourceHolder JMS resource holder, wrapping a JMS Connection and a JMS Session. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||