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
          Deprecated. file language is now included as standard in simple language, will be removed in Camel 2.4
 class SimpleLanguage
          A simple language which maps simple property style notations to access headers and bodies.
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.