Language ComponentPage added by Claus IbsenLanguage ComponentAvailable as of Camel 2.5 The language component allows you to send Exchange to an endpoint which executes a script by any of the supported Languages in Camel. This component is provided out of the box in camel-core and hence no additional JARs is needed. You only have to include additional Camel components if the language of choice mandates it, such as using Groovy or _javascript_ languages. URI format
language://languageName[:script][?options]
Change Notification Preferences
View Online
|
Add Comment
|