|
Page Created :
CAMEL :
SpringIntegration
SpringIntegration has been created by Claus Ibsen (May 22, 2008). Content:Spring Integration ComponentThe spring-integration: component provides a bridge for Camel components to talk to spring integration endpoints URI formatspring-integration:defaultChannelName[?options] Where defaultChannelName represents the default channel name which is used by the Spring Integration Spring context. It will equal to the inputChannel name for the Spring Integration consumer and the outputChannel name for the Spring Integration provider.
UsageSpring Integration component is a bridge which connects Spring Integration endpoints through the Spring integration's input and output channels with the Camel endpoints. In this way, we can send out the Camel message to Spring Integration endpoints or receive the message from Spring Integration endpoint in Camel routing context. See Also |
Unsubscribe or edit your notifications preferences
