Uses of Class
org.apache.camel.component.cm.CMConfiguration
-
Packages that use CMConfiguration Package Description org.apache.camel.component.cm -
-
Uses of CMConfiguration in org.apache.camel.component.cm
Methods in org.apache.camel.component.cm that return CMConfiguration Modifier and Type Method Description CMConfigurationCMEndpoint. getConfiguration()CMConfigurationCMProducer. getConfiguration()Methods in org.apache.camel.component.cm with parameters of type CMConfiguration Modifier and Type Method Description voidCMEndpoint. setConfiguration(CMConfiguration configuration)
-