| Package | Description |
|---|---|
| org.messaginghub.pooled.jms |
A JMS provider which pools Connections and their associated resources.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JmsPoolConnection
Represents a proxy
Connection which is-a TopicConnection and
QueueConnection which is pooled and on JmsPoolConnection.close() will return
its reference to the ConnectionPool backing it. |
| Modifier and Type | Method and Description |
|---|---|
void |
JmsPoolSession.addSessionEventListener(JmsPoolSessionEventListener listener) |
Copyright © 2017–2018. All rights reserved.