|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExpressionNode | |
---|---|
org.apache.camel.builder | The Camel Domain Specific Language for creating Routes, Predicates, Expressions and Error Handlers. |
org.apache.camel.model | The JAXB POJOs for the XML Configuration of the routing rules. |
Uses of ExpressionNode in org.apache.camel.builder |
---|
Methods in org.apache.camel.builder with type parameters of type ExpressionNode | ||
---|---|---|
static
|
ExpressionClause.createAndSetExpression(T result)
|
Uses of ExpressionNode in org.apache.camel.model |
---|
Subclasses of ExpressionNode in org.apache.camel.model | |
---|---|
class |
AggregatorType
|
class |
DelayerType
|
class |
FilterType
|
class |
IdempotentConsumerType
|
class |
RecipientListType
|
class |
SetHeaderType
|
class |
SplitterType
|
class |
TransformType
|
class |
WhenType<Type extends ProcessorType>
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |