Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class org.apache.camel.language.jq.JqFunctions.Body
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class org.apache.camel.language.jq.JqFunctions.Constant
- apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class org.apache.camel.language.jq.JqFunctions.ExchangeAwareFunction
B
- Body() - Constructor for class org.apache.camel.language.jq.JqFunctions.Body
C
- Constant() - Constructor for class org.apache.camel.language.jq.JqFunctions.Constant
- createExpression(CamelContext, Annotation, LanguageAnnotation, Class<?>) - Method in class org.apache.camel.language.jq.JqAnnotationExpressionFactory
- createExpression(Expression, String, Object[]) - Method in class org.apache.camel.language.jq.JqLanguage
D
- doApply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version, Exchange) - Method in class org.apache.camel.language.jq.JqFunctions.ExchangeAwareFunction
- doApply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version, Exchange) - Method in class org.apache.camel.language.jq.JqFunctions.Header
- doApply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version, Exchange) - Method in class org.apache.camel.language.jq.JqFunctions.Property
- doApply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version, Exchange) - Method in class org.apache.camel.language.jq.JqFunctions.Variable
E
- evaluate(Exchange) - Method in class org.apache.camel.language.jq.JqExpression
- EXCHANGE_LOCAL - Static variable in class org.apache.camel.language.jq.JqFunctions
- ExchangeAwareFunction() - Constructor for class org.apache.camel.language.jq.JqFunctions.ExchangeAwareFunction
G
- getExpressionText() - Method in class org.apache.camel.language.jq.JqExpression
- getResultType() - Method in class org.apache.camel.language.jq.JqExpression
- getResultTypeName() - Method in class org.apache.camel.language.jq.JqExpression
- getRootScope() - Method in class org.apache.camel.language.jq.JqLanguage
- getScope() - Method in class org.apache.camel.language.jq.JqExpression
- getSource() - Method in class org.apache.camel.language.jq.JqExpression
- getSource(Annotation) - Method in class org.apache.camel.language.jq.JqAnnotationExpressionFactory
H
- Header() - Constructor for class org.apache.camel.language.jq.JqFunctions.Header
I
- init() - Method in class org.apache.camel.language.jq.JqLanguage
- init(CamelContext) - Method in class org.apache.camel.language.jq.JqExpression
J
- Jq - Annotation Interface in org.apache.camel.language.jq
-
An annotation used to inject a JQ expression into a method parameter when using Bean Integration.
- JqAnnotationExpressionFactory - Class in org.apache.camel.language.jq
- JqAnnotationExpressionFactory() - Constructor for class org.apache.camel.language.jq.JqAnnotationExpressionFactory
- JqExpression - Class in org.apache.camel.language.jq
- JqExpression(String) - Constructor for class org.apache.camel.language.jq.JqExpression
- JqExpression(Scope, String) - Constructor for class org.apache.camel.language.jq.JqExpression
- JqFunctions - Class in org.apache.camel.language.jq
- JqFunctions.Body - Class in org.apache.camel.language.jq
-
A function that returns the message body as part of JQ expression evaluation.
- JqFunctions.Constant - Class in org.apache.camel.language.jq
-
A function that returns a constant value as part of JQ expression evaluation.
- JqFunctions.ExchangeAwareFunction - Class in org.apache.camel.language.jq
- JqFunctions.Header - Class in org.apache.camel.language.jq
-
A function that allow to retrieve an
Messageheader value as part of JQ expression evaluation. - JqFunctions.Property - Class in org.apache.camel.language.jq
-
A function that allow to retrieve an
Messageproperty value as part of JQ expression evaluation. - JqFunctions.Variable - Class in org.apache.camel.language.jq
-
A function that allow to retrieve an
Exchangevariable value as part of JQ expression evaluation. - JqLanguage - Class in org.apache.camel.language.jq
- JqLanguage() - Constructor for class org.apache.camel.language.jq.JqLanguage
L
- load(CamelContext, Scope) - Static method in class org.apache.camel.language.jq.JqFunctions
- loadFromRegistry(CamelContext, Scope) - Static method in class org.apache.camel.language.jq.JqFunctions
- loadLocal(Scope) - Static method in class org.apache.camel.language.jq.JqFunctions
M
- matches(Exchange) - Method in class org.apache.camel.language.jq.JqExpression
N
- NAME - Static variable in class org.apache.camel.language.jq.JqFunctions.Body
- NAME - Static variable in class org.apache.camel.language.jq.JqFunctions.Constant
- NAME - Static variable in class org.apache.camel.language.jq.JqFunctions.Header
- NAME - Static variable in class org.apache.camel.language.jq.JqFunctions.Property
- NAME - Static variable in class org.apache.camel.language.jq.JqFunctions.Variable
O
- org.apache.camel.language.jq - package org.apache.camel.language.jq
P
- Property() - Constructor for class org.apache.camel.language.jq.JqFunctions.Property
R
- resultType() - Element in annotation interface org.apache.camel.language.jq.Jq
-
The desired return type.
S
- setResultType(Class<?>) - Method in class org.apache.camel.language.jq.JqExpression
- setResultTypeName(String) - Method in class org.apache.camel.language.jq.JqExpression
- setScope(Scope) - Method in class org.apache.camel.language.jq.JqExpression
- setSource(Expression) - Method in class org.apache.camel.language.jq.JqExpression
- source() - Element in annotation interface org.apache.camel.language.jq.Jq
-
Source to use, instead of message body.
- start() - Method in class org.apache.camel.language.jq.JqLanguage
- stop() - Method in class org.apache.camel.language.jq.JqLanguage
V
- validateExpression(String) - Method in class org.apache.camel.language.jq.JqLanguage
- validatePredicate(String) - Method in class org.apache.camel.language.jq.JqLanguage
- value() - Element in annotation interface org.apache.camel.language.jq.Jq
- Variable() - Constructor for class org.apache.camel.language.jq.JqFunctions.Variable
All Classes and Interfaces|All Packages|Constant Field Values