Uses of Class
org.apache.camel.component.xchange.XChangeConfiguration
-
-
Uses of XChangeConfiguration in org.apache.camel.component.xchange
Methods in org.apache.camel.component.xchange that return XChangeConfiguration Modifier and Type Method Description XChangeConfigurationXChangeEndpoint. getConfiguration()Methods in org.apache.camel.component.xchange with parameters of type XChangeConfiguration Modifier and Type Method Description voidXChangeEndpoint. setConfiguration(XChangeConfiguration configuration)Constructors in org.apache.camel.component.xchange with parameters of type XChangeConfiguration Constructor Description XChangeEndpoint(String uri, XChangeComponent component, XChangeConfiguration configuration)
-