Package | Description |
---|---|
org.apache.activemq.camel |
Defines a JMS client which is capable of sending and receiving messages to
Apache Camel
endpoints to provide
Enterprise Integration Patterns
integration in any JMS client application.
|
Constructor and Description |
---|
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) |
Apache Camel