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 FileLanguage
          File language is an extension to Simple language to add file specific expressions.
 class SimpleLanguage
          A simple language which maps simple property style notations to access headers and bodies.
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.