Uses of Class
org.apache.camel.language.simple.SimpleLanguageSupport

Packages that use SimpleLanguageSupport
org.apache.camel.language.simple Camel Simple language. 
 

Uses of SimpleLanguageSupport in org.apache.camel.language.simple
 

Subclasses of SimpleLanguageSupport in org.apache.camel.language.simple
 class SimpleLanguage
          A simple language which maps simple property style notations to access headers and bodies.
 



Apache CAMEL