Uses of Interface
org.exolab.jms.server.ServerConnectionManager

Packages that use ServerConnectionManager
org.exolab.jms.messagemgr   
org.exolab.jms.server   
 

Uses of ServerConnectionManager in org.exolab.jms.messagemgr
 

Constructors in org.exolab.jms.messagemgr with parameters of type ServerConnectionManager
DestinationCacheFactory(LeaseManager leases, DatabaseService database, ServerConnectionManager connections)
          Construct a new DestinationCacheFactory.
QueueDestinationCache(JmsQueue queue, DatabaseService database, LeaseManager leases, ServerConnectionManager connections)
          Construct a new QueueDestinationCache.
 

Uses of ServerConnectionManager in org.exolab.jms.server
 

Classes in org.exolab.jms.server that implement ServerConnectionManager
 class ServerConnectionManagerImpl
          The ServerConnectionManagerImpl is responsible for managing all connections to the server.
 



Copyright © 1999-2012 The OpenJMS Group. All Rights Reserved.