| Class | Description | 
|---|---|
| SpringIntegrationBinding | The helper class for Mapping between the Spring Integration message and the Camel Message. | 
| SpringIntegrationComponent | Represents the component that manages  SpringIntegrationEndpoint. | 
| SpringIntegrationComponentConfigurer | Generated by camel build tools - do NOT edit this file! | 
| SpringIntegrationConsumer | A consumer of exchanges for the Spring Integration
 Please specify the inputChannel in the endpoint url for this consumer. | 
| SpringIntegrationEndpoint | Bridges Camel with Spring Integration. | 
| SpringIntegrationEndpointConfigurer | Generated by camel build tools - do NOT edit this file! | 
| SpringIntegrationMessage | The Message  DefaultMessageimplementation
 for accessing the SpringIntegrationMessage | 
| SpringIntegrationProducer | A producer of exchanges for the Spring Integration
 Please specify the outputChannel in the endpoint url for this producer. | 
Apache Camel