Uses of Class
org.springframework.jms.connection.SingleConnectionFactory
Packages that use SingleConnectionFactory
Package
Description
Provides a PlatformTransactionManager implementation for a single
 JMS ConnectionFactory, and a SingleConnectionFactory adapter.
- 
Uses of SingleConnectionFactory in org.springframework.jms.connectionSubclasses of SingleConnectionFactory in org.springframework.jms.connectionModifier and TypeClassDescriptionclassSingleConnectionFactorysubclass that addsSessioncaching as well asMessageProducerandMessageConsumercaching.