Uses of Class
org.apache.camel.jms.CamelTopic

Packages that use CamelTopic
org.apache.camel.jms Defines a JMS client which is capable of sending and receiving messages to Camel endpoints 
 

Uses of CamelTopic in org.apache.camel.jms
 

Constructors in org.apache.camel.jms with parameters of type CamelTopic
CamelTopicPublisher(CamelTopic destination, org.apache.camel.Endpoint endpoint, org.apache.activemq.ActiveMQSession session)
           
CamelTopicSubscriber(CamelTopic destination, org.apache.camel.Endpoint endpoint, org.apache.activemq.ActiveMQSession session, String name, String messageSelector, boolean noLocal)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.