Uses of Class
org.apache.camel.component.atmos.util.AtmosResultHeader
-
Packages that use AtmosResultHeader Package Description org.apache.camel.component.atmos.util -
-
Uses of AtmosResultHeader in org.apache.camel.component.atmos.util
Methods in org.apache.camel.component.atmos.util that return AtmosResultHeader Modifier and Type Method Description static AtmosResultHeader
AtmosResultHeader. valueOf(String name)
Returns the enum constant of this type with the specified name.static AtmosResultHeader[]
AtmosResultHeader. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-