|
||||||||||
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
Represents an XML <aggregator/> element |
class |
DelayerType
Represents an XML <delayer/> element |
class |
FilterType
Represents an XML <filter/> element |
class |
IdempotentConsumerType
Represents an XML <idempotentConsumer/> element |
class |
RecipientListType
Represents an XML <recipientList/> element |
class |
SetBodyType
Represents an XML <setBody/> element. |
class |
SetHeaderType
Represents an XML <setHeader/> element |
class |
SetOutHeaderType
Represents an XML <setOutHeader/> element |
class |
SplitterType
Represents an XML <splitter/> element |
class |
TransformType
Represents an XML <transform/> element |
class |
WhenType<Type extends ProcessorType>
Represents an XML <when/> element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |