Uses of Class
org.apache.activemq.ActiveMQTopicPublisher

Packages that use ActiveMQTopicPublisher
org.apache.activemq.pool A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Spring's JmsTemplate
 

Uses of ActiveMQTopicPublisher in org.apache.activemq.pool
 

Methods in org.apache.activemq.pool that return ActiveMQTopicPublisher
 ActiveMQTopicPublisher PooledSession.getTopicPublisher()
           
protected  ActiveMQTopicPublisher PooledTopicPublisher.getTopicPublisher()
           
 

Constructors in org.apache.activemq.pool with parameters of type ActiveMQTopicPublisher
PooledTopicPublisher(ActiveMQTopicPublisher messageProducer, Destination destination)
           
 



Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.