|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
QueueDestinationCache(JmsQueue queue,
DatabaseService database,
LeaseManager leases,
ServerConnectionManager connections)
Construct a new QueueDestinationCache. |
|
DestinationCacheFactory(LeaseManager leases,
DatabaseService database,
ServerConnectionManager connections)
Construct a new DestinationCacheFactory. |
|
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||