Package org.apache.camel.model.language

The JAXB POJOs for the Expression and Predicate plugins for the XML Configuration.

See:
          Description

Class Summary
ELExpression For EL expresions and predicates
ExpressionType A useful base class for an expression
GroovyExpression For Groovy expresions and predicates
HeaderExpression An expression which extracts the named header
JavaScriptExpression For JavaScript expresions and predicates
JXPathExpression For JXPath expresions and predicates
LanguageExpression Represents a parameterised language expression which can support any language at runtime using the language attribute.
MethodCallExpression For expresions and predicates using the NamespaceAwareExpression A useful base class for any expression which may be namespace or XML content aware such as XPathExpression or XQueryExpression
OgnlExpression For OGNL expresions and predicates
PhpExpression For PHP expresions and predicates
PythonExpression For Python expresions and predicates
RubyExpression For Ruby expresions and predicates
SimpleExpression For expresions and predicates using the SqlExpression For SQL expresions and predicates
XPathExpression For XPath expresions and predicates
XQueryExpression For XQuery expresions and predicates
 

Package org.apache.camel.model.language Description

The JAXB POJOs for the Expression and Predicate plugins for the XML Configuration.



Copyright © 2008 IONA Open Source Community. All Rights Reserved.