| Package | Description |
|---|---|
| org.apache.activemq.jms.pool |
A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like
Spring's JmsTemplate.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PooledQueueSender
QueueSender instance that is created and managed by the PooledConnection. |
class |
PooledTopicPublisher
A
TopicPublisher instance that is created and managed by a PooledConnection. |
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.