The Spring Framework

Uses of Class
org.springframework.jms.listener.serversession.AbstractPoolingServerSessionFactory

Packages that use AbstractPoolingServerSessionFactory
org.springframework.jms.listener.serversession This package contains the ServerSessionMessageListenerContainer implementation, based on the standard JMS ServerSessionPool API. 
 

Uses of AbstractPoolingServerSessionFactory in org.springframework.jms.listener.serversession
 

Subclasses of AbstractPoolingServerSessionFactory in org.springframework.jms.listener.serversession
 class CommonsPoolServerSessionFactory
          ServerSessionFactory implementation that holds JMS ServerSessions in a configurable Jakarta Commons Pool.
 


The Spring Framework

Copyright © 2002-2007 The Spring Framework.