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 |
---|
CamelQueueReceiver(CamelQueue destination,
org.apache.camel.Endpoint endpoint,
org.apache.activemq.ActiveMQSession session,
String name) |
CamelQueueSender(CamelQueue destination,
org.apache.camel.Endpoint endpoint,
org.apache.activemq.ActiveMQSession session) |
Apache Camel