See: Description
| Class | Description |
|---|---|
| CustomTransformerDefinition |
Represents a CustomTransformer.
|
| DataFormatTransformerDefinition |
Represents a
DataFormatTransformer which leverages DataFormat to perform
transformation. |
| EndpointTransformerDefinition |
Represents an endpoint
Transformer which leverages camel Endpoint to
perform transformation. |
| TransformerDefinition |
Represents a
Transformer which declaratively transforms message content
according to the input type declared by InputTypeDefinition and/or output type
declared by OutputTypeDefinition. |
| TransformersDefinition |
To configure transformers.
|
Apache Camel