Uses of Class
org.apache.camel.impl.ExpressionSupport

Packages that use ExpressionSupport
org.apache.camel.impl Default implementation classes for Camel Core 
 

Uses of ExpressionSupport in org.apache.camel.impl
 

Subclasses of ExpressionSupport in org.apache.camel.impl
 class ExpressionAdapter
          A helper class for developers wishing to implement an Expression using Java code with a minimum amount of code to write so that the developer only needs to implement one of the ExpressionAdapter.evaluate(org.apache.camel.Exchange, Class) or ExpressionAdapter.evaluate(org.apache.camel.Exchange, Class) methods.
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.