Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.jms.connection Classes and Interfaces - 13 results found.
NameDescriptionTypePackageFramework
CachingConnectionFactorySingleConnectionFactory subclass that adds Sessioncaching as well MessageProducer caching.Classorg.springframework.jms.connectionSpring MVC
ChainedExceptionListenerallowing the addition of multiple ExceptionListener instances in order.Classorg.springframework.jms.connectionSpring MVC
ConnectionFactoryUtilsHelper class for managing a JMS ConnectionFactory, in particularfor obtaining transactional JMS resources for a given ConnectionFactory.Classorg.springframework.jms.connectionSpring MVC
ConnectionFactoryUtils .ResourceFactoryCallback interface for resource creation.Interfaceorg.springframework.jms.connection.ConnectionFactoryUtilsSpring MVC
DelegatingConnectionFactoryConnectionFactory implementation that delegates all callsto a given target ConnectionFactory, adapting specificClassorg.springframework.jms.connectionSpring MVC
JmsResourceHolderJMS resource holder, wrapping a JMS Connection and a JMS Session.Classorg.springframework.jms.connectionSpring MVC
JmsTransactionManagerPlatformTransactionManager implementationfor a single JMS ConnectionFactory.Classorg.springframework.jms.connectionSpring MVC
SessionProxySubinterface of Session to be implemented bySession proxies.Interfaceorg.springframework.jms.connectionSpring MVC
SingleConnectionFactoryA JMS ConnectionFactory adapter that returns the same Connectionfrom all createConnection() calls, and ignores calls toClassorg.springframework.jms.connectionSpring MVC
SmartConnectionFactoryExtension of the javax.Interfaceorg.springframework.jms.connectionSpring MVC
SynchedLocalTransactionFailedExceptionException thrown when a synchronized local transaction failed to complete(after the main transaction has already completed).Classorg.springframework.jms.connectionSpring MVC
TransactionAwareConnectionFactoryProxyProxy for a target JMS ConnectionFactory, adding awareness ofSpring-managed transactions.Classorg.springframework.jms.connectionSpring MVC
UserCredentialsConnectionFactoryAdapterAn adapter for a target JMS ConnectionFactory, applying thegiven user credentials to every standard createConnection() call,Classorg.springframework.jms.connectionSpring MVC