|
|||||||||
| Home >> All >> org >> activemq >> [ pool overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.activemq.pool
| Class Summary | |
| ConnectionKey | A cache key for the connection details |
| PooledConnection | Represents a proxy javax.jms.Connection which is-a
javax.jms.TopicConnection and javax.jms.QueueConnection which is pooled and on PooledConnection.close() 55
will return itself to the sessionPool. |
| PooledConnectionFactory | |
| PooledProducer | A pooled javax.jms.MessageProducer |
| PooledQueueSender | |
| PooledSession | |
| PooledTopicPublisher | |
| SessionKey | A cache key for the session details |
| SessionPool | Represents the session pool for a given JMS connection. |
|
|||||||||
| Home >> All >> org >> activemq >> [ pool overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||