Uses of Enum Class
org.apache.camel.component.xchange.XChangeConfiguration.XChangeMethod
-
Uses of XChangeConfiguration.XChangeMethod in org.apache.camel.component.xchange
Methods in org.apache.camel.component.xchange that return XChangeConfiguration.XChangeMethodModifier and TypeMethodDescriptionXChangeConfiguration.getMethod()Returns the enum constant of this class with the specified name.static XChangeConfiguration.XChangeMethod[]XChangeConfiguration.XChangeMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.xchange with parameters of type XChangeConfiguration.XChangeMethodModifier and TypeMethodDescriptionvoidXChangeConfiguration.setMethod(XChangeConfiguration.XChangeMethod method)