| Package | Description |
|---|---|
| org.apache.camel |
The core Camel API.
|
| org.apache.camel.impl |
Default implementation classes for Camel Core
|
| org.apache.camel.model.transformer |
The JAXB POJOs for the
Transformers used to transform message contents
according to declared data types inside components
|
| Class and Description |
|---|
| TransformerDefinition
Represents a
Transformer which declaratively transforms message content
according to the input type declared by InputTypeDefinition and/or output type
declared by OutputTypeDefinition. |
| Class and Description |
|---|
| TransformerDefinition
Represents a
Transformer which declaratively transforms message content
according to the input type declared by InputTypeDefinition and/or output type
declared by OutputTypeDefinition. |
| Class and Description |
|---|
| TransformerDefinition
Represents a
Transformer which declaratively transforms message content
according to the input type declared by InputTypeDefinition and/or output type
declared by OutputTypeDefinition. |
Apache Camel