| Package | Description |
|---|---|
| org.messaginghub.pooled.jms |
A JMS provider which pools Connections and their associated resources.
|
| org.messaginghub.pooled.jms.pool |
| Class and Description |
|---|
| PooledConnection
Holds a real JMS connection along with the session pools associated with it.
|
| PooledConnectionKey
A cache key for the connection details
|
| PooledJCAConnection |
| PooledSessionHolder
Used to store a pooled session instance and any resources that can
be left open and carried along with the pooled instance such as the
anonymous producer used for all MessageProducer instances created
from this pooled session when enabled.
|
| PooledSessionKey
A cache key for the session details used to locate PooledSession instances.
|
| PooledXAConnection
An XA-aware connection pool.
|
| Class and Description |
|---|
| PooledConnection
Holds a real JMS connection along with the session pools associated with it.
|
| PooledSessionKey
A cache key for the session details used to locate PooledSession instances.
|
| PooledXAConnection
An XA-aware connection pool.
|
Copyright © 2017–2018. All rights reserved.