Index

A C D E G H I J L M N O P S 
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.Constant
 
apply(Scope, List<Expression>, JsonNode, Path, PathOutput, Version) - Method in class org.apache.camel.language.jq.JqFunctions.ExchangeAwareFunction
 

C

Constant() - Constructor for class org.apache.camel.language.jq.JqFunctions.Constant
 
createExpression(String) - Method in class org.apache.camel.language.jq.JqLanguage
 
createExpression(String, Object[]) - Method in class org.apache.camel.language.jq.JqLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.jq.JqLanguage
 
createPredicate(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
 

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
 
expression(String) - Static method in class org.apache.camel.language.jq.Jq
 
expression(CamelContext, String) - Static method in class org.apache.camel.language.jq.Jq
 

G

getExpressionText() - Method in class org.apache.camel.language.jq.JqExpression
 
getHeaderName() - Method in class org.apache.camel.language.jq.JqExpression
 
getPropertyName() - 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
 

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 - Class in org.apache.camel.language.jq
 
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.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 Message header value as part of JQ expression evaluation.
JqFunctions.Property - Class in org.apache.camel.language.jq
A function that allow to retrieve an Message property 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
 
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.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
 

O

org.apache.camel.language.jq - package org.apache.camel.language.jq
 

P

Property() - Constructor for class org.apache.camel.language.jq.JqFunctions.Property
 

S

setHeaderName(String) - Method in class org.apache.camel.language.jq.JqExpression
Name of the header to use as input instead of the message body.
setPropertyName(String) - Method in class org.apache.camel.language.jq.JqExpression
Name of the property to use as input instead of the message body.
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
 
start() - Method in class org.apache.camel.language.jq.JqLanguage
 
stop() - Method in class org.apache.camel.language.jq.JqLanguage
 
A C D E G H I J L M N O P S 
All Classes and Interfaces|All Packages|Constant Field Values