public static interface DozerEndpointBuilderFactory.DozerBuilders
| Modifier and Type | Method and Description |
|---|---|
default DozerEndpointBuilderFactory.DozerEndpointBuilder |
dozer(String path)
Dozer (camel-dozer)
The dozer component provides the ability to map between Java beans
using the Dozer mapping library.
|
default DozerEndpointBuilderFactory.DozerEndpointBuilder dozer(String path)
dozer:name
Path parameter: name (required)
A human readable name of the mapping.Apache Camel