Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

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.