|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
---|---|
protected ActiveMQTopicPublisher |
PooledTopicPublisher.getTopicPublisher()
|
ActiveMQTopicPublisher |
PooledSession.getTopicPublisher()
|
Constructors in org.apache.activemq.pool with parameters of type ActiveMQTopicPublisher | |
---|---|
PooledTopicPublisher(ActiveMQTopicPublisher messageProducer,
javax.jms.Destination destination)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |