| BaseConverter |
Configurable converters in Dozer are not thread-safe if a single converter instance is used.
|
| CustomMapper |
Allows a user to customize a field mapping using a POJO that is not required to extend/implement Dozer-specific
classes.
|
| DozerComponent |
|
| DozerComponentConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| DozerConfiguration |
Configuration used for a Dozer endpoint.
|
| DozerEndpoint |
Map between Java beans using the Dozer mapping library.
|
| DozerEndpointConfigurer |
Generated by camel build tools - do NOT edit this file!
|
| DozerEndpointUriFactory |
Generated by camel build tools - do NOT edit this file!
|
| DozerProducer |
Producer class for Dozer endpoints.
|
| ExpressionMapper |
Provides support for mapping a Camel expression to a target field in a mapping.
|
| VariableMapper |
Used to map literal values (e.g.
|