Uses of Class
org.apache.camel.component.dozer.DozerConfiguration
-
Packages that use DozerConfiguration Package Description org.apache.camel.component.dozer -
-
Uses of DozerConfiguration in org.apache.camel.component.dozer
Methods in org.apache.camel.component.dozer that return DozerConfiguration Modifier and Type Method Description DozerConfigurationDozerEndpoint. getConfiguration()Methods in org.apache.camel.component.dozer with parameters of type DozerConfiguration Modifier and Type Method Description voidDozerEndpoint. setConfiguration(DozerConfiguration configuration)Constructors in org.apache.camel.component.dozer with parameters of type DozerConfiguration Constructor Description DozerEndpoint(String endpointUri, org.apache.camel.Component component, DozerConfiguration configuration)
-