| Class | Description |
|---|---|
| AbstractCamelAdapter |
The Abstract class for the Spring Integration Camel Adapter
|
| CamelSourceAdapter |
A CamelContext will be injected into CameSourceAdapter which will
let Spring Integration channel talk to the CamelContext certain endpoint
|
| CamelTargetAdapter |
CamelTargetAdapter will redirect the Spring Integration message to the Camel context.
|
Apache Camel