All Classes and Interfaces
Classes
Class
Description
The Abstract class for the Spring Integration Camel Adapter
This BeanDefinition parser help to inject the camel context into the beans
A CamelContext will be injected into CameSourceAdapter which will let Spring Integration channel talk to the
CamelContext certain endpoint
Parser for the <camelSource/> element
CamelTargetAdapter will redirect the Spring Integration message to the Camel context.
Parser for the <camelTarget/> element
The name space handler Spring Integration Camel Adapter
The helper class for Mapping between the Spring Integration message and the Camel Message.
Represents the component that manages
SpringIntegrationEndpoint
.Generated by camel build tools - do NOT edit this file!
A consumer of exchanges for the Spring Integration Please specify the inputChannel in the endpoint url for this
consumer.
The Type Converters for turning the Spring Integration
types into Camel native type.
Generated by camel build tools - do NOT edit this file!
Bridge Camel with Spring Integration.
Generated by camel build tools - do NOT edit this file!
Generated by camel build tools - do NOT edit this file!
The Message
DefaultMessage
implementation for accessing the SpringIntegrationMessageA producer of exchanges for the Spring Integration Please specify the outputChannel in the endpoint url for this
producer.