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,
ActiveMQSession session) |
CamelTopicSubscriber(CamelTopic destination,
org.apache.camel.Endpoint endpoint,
ActiveMQSession session,
java.lang.String name,
java.lang.String messageSelector,
boolean noLocal) |
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.