| Package | Description |
|---|---|
| org.apache.camel.builder | |
| org.apache.camel.builder.xml | |
| org.apache.camel.component.mock |
The Mock Component which is used for testing of routing and mediation rules.
|
| org.apache.camel.model |
The JAXB POJOs for the
XML Configuration
of the routing rules.
|
| org.apache.camel.model.cloud |
The JAXB POJOs for the remote service call DSL
|
| org.apache.camel.model.language | |
| org.apache.camel.model.validator |
The JAXB POJOs for the
Transformers used to transform message contents
according to declared data types inside components
|
| Class and Description |
|---|
| ExpressionDefinition
A useful base class for an expression
|
| Class and Description |
|---|
| XPathExpression
To use XPath (XML) in Camel expressions or predicates.
|
| XQueryExpression
To use XQuery (XML) in Camel expressions or predicates.
|
| Class and Description |
|---|
| ExpressionDefinition
A useful base class for an expression
|
| Class and Description |
|---|
| ExpressionDefinition
A useful base class for an expression
|
| Class and Description |
|---|
| ExpressionDefinition
A useful base class for an expression
|
| Class and Description |
|---|
| ExpressionDefinition
A useful base class for an expression
|
| NamespaceAwareExpression
A useful base class for any expression which may be namespace or XML content aware
such as
XPathExpression or XQueryExpression |
| Class and Description |
|---|
| ExpressionDefinition
A useful base class for an expression
|
Apache Camel