| Class | Description |
|---|---|
| SpringIntegrationBinding |
The helper class for Mapping between the Spring Integration message and the Camel Message.
|
| SpringIntegrationComponent |
Represents the component that manages
SpringIntegrationEndpoint. |
| SpringIntegrationConsumer |
A consumer of exchanges for the Spring Integration
Please specify the inputChannel in the endpoint url for this consumer.
|
| SpringIntegrationEndpoint |
Defines the Spring Integration Endpoint
|
| SpringIntegrationMessage |
The Message
DefaultMessage implementation
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