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.
|
Class and Description |
---|
CamelConnection |
CamelDestination |
CamelMessageConsumer
A JMS
MessageConsumer which consumes message exchanges from
a Camel Endpoint |
CamelMessageProducer
A JMS
MessageProducer which sends message exchanges to a
Camel Endpoint |
CamelQueue
A JMS
Queue object which refers to a Camel endpoint |
CamelTopic
A JMS
Topic object which refers to a Camel endpoint |
Apache Camel