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, javax.jms.Destination destination)
           
 



Copyright © 2005-2012. All Rights Reserved.