Uses of Class
org.apache.camel.language.jq.JqFunctions.ExchangeAwareFunction
-
Uses of JqFunctions.ExchangeAwareFunction in org.apache.camel.language.jq
Subclasses of JqFunctions.ExchangeAwareFunction in org.apache.camel.language.jqModifier and TypeClassDescriptionstatic classA function that allow to retrieve anMessageheader value as part of JQ expression evaluation.static classA function that allow to retrieve anMessageproperty value as part of JQ expression evaluation.static classA function that allow to retrieve anExchangevariable value as part of JQ expression evaluation.