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

Quick Search    Search Deep

org.activemq.pool: Javadoc index of package org.activemq.pool.


Package Samples:

org.activemq.pool

Classes:

PooledConnection: Represents a proxy javax.jms.Connection which is-a javax.jms.TopicConnection and javax.jms.QueueConnection which is pooled and on close() 55 will return itself to the sessionPool.
PooledProducer: A pooled javax.jms.MessageProducer
SessionPool: Represents the session pool for a given JMS connection.
ConnectionKey: A cache key for the connection details
SessionKey: A cache key for the session details
PooledConnectionFactory
PooledQueueSender
PooledSession
PooledTopicPublisher

Home | Contact Us | Privacy Policy | Terms of Service