Package | Description |
---|---|
org.apache.camel.component.spring.integration.adapter |
Modifier and Type | Class and Description |
---|---|
class |
CamelSourceAdapter
A CamelContext will be injected into CameSourceAdapter which will
let Spring Integration channel talk to the CamelContext certain endpoint
|
class |
CamelTargetAdapter
CamelTargetAdapter will redirect the Spring Integration message to the Camel context.
|
Apache Camel