| Class | 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.
|
Copyright © 2017–2019. All rights reserved.