B C D E G H I J O P S T V 
All Classes All Packages

B

bodyAs(Message, Class<T>) - Static method in class org.apache.camel.language.joor.JoorHelper
 

C

compile(CamelContext, String, boolean) - Method in class org.apache.camel.language.joor.JoorCompiler
 
createExpression(String) - Method in class org.apache.camel.language.joor.JoorLanguage
 
createExpression(String, Object[]) - Method in class org.apache.camel.language.joor.JoorLanguage
 
createExpression(CamelContext, Annotation, LanguageAnnotation, Class<?>) - Method in class org.apache.camel.language.joor.JoorAnnotationExpressionFactory
 
createPredicate(String) - Method in class org.apache.camel.language.joor.JoorLanguage
 
createPredicate(String, Object[]) - Method in class org.apache.camel.language.joor.JoorLanguage
 

D

doStop() - Method in class org.apache.camel.language.joor.JoorCompiler
 

E

evaluate(CamelContext, Exchange, Message, Object, Optional<?>) - Method in interface org.apache.camel.language.joor.JoorMethod
 
evaluate(Exchange) - Method in class org.apache.camel.language.joor.JoorExpression
 
exchangePropertyAs(Exchange, String, Class<T>) - Static method in class org.apache.camel.language.joor.JoorHelper
 

G

getAliases() - Method in class org.apache.camel.language.joor.JoorCompiler
 
getClassName() - Method in exception org.apache.camel.language.joor.JoorCompilationException
 
getClassName() - Method in exception org.apache.camel.language.joor.JoorExpressionEvaluationException
 
getCode() - Method in exception org.apache.camel.language.joor.JoorCompilationException
 
getCode() - Method in exception org.apache.camel.language.joor.JoorExpressionEvaluationException
 
getCompiler() - Method in class org.apache.camel.language.joor.JoorExpression
 
getConfigResource() - Method in class org.apache.camel.language.joor.JoorLanguage
 
getImports() - Method in class org.apache.camel.language.joor.JoorCompiler
 
getMessage() - Method in exception org.apache.camel.language.joor.JoorCompilationException
 
getResultType() - Method in class org.apache.camel.language.joor.JoorExpression
 
getResultType() - Method in class org.apache.camel.language.joor.JoorLanguage
 

H

headerAs(Message, String, Class<T>) - Static method in class org.apache.camel.language.joor.JoorHelper
 

I

init() - Method in class org.apache.camel.language.joor.JoorLanguage
 
init(CamelContext) - Method in class org.apache.camel.language.joor.JoorExpression
 
isPreCompile() - Method in class org.apache.camel.language.joor.JoorExpression
 
isPreCompile() - Method in class org.apache.camel.language.joor.JoorLanguage
 
isSingleQuotes() - Method in class org.apache.camel.language.joor.JoorExpression
 
isSingleQuotes() - Method in class org.apache.camel.language.joor.JoorLanguage
 

J

Joor - Annotation Type in org.apache.camel.language.joor
Used to inject a joor expression into a field, property, method or parameter when using Bean Integration.
JoorAnnotationExpressionFactory - Class in org.apache.camel.language.joor
 
JoorAnnotationExpressionFactory() - Constructor for class org.apache.camel.language.joor.JoorAnnotationExpressionFactory
 
JoorCompilationException - Exception in org.apache.camel.language.joor
 
JoorCompilationException(String, String, Throwable) - Constructor for exception org.apache.camel.language.joor.JoorCompilationException
 
JoorCompiler - Class in org.apache.camel.language.joor
 
JoorCompiler() - Constructor for class org.apache.camel.language.joor.JoorCompiler
 
JoorExpression - Class in org.apache.camel.language.joor
 
JoorExpression(String) - Constructor for class org.apache.camel.language.joor.JoorExpression
 
JoorExpressionEvaluationException - Exception in org.apache.camel.language.joor
 
JoorExpressionEvaluationException(Expression, String, String, Exchange, Throwable) - Constructor for exception org.apache.camel.language.joor.JoorExpressionEvaluationException
 
JoorHelper - Class in org.apache.camel.language.joor
A set of helper as static imports for the Camel jOOR language.
JoorLanguage - Class in org.apache.camel.language.joor
 
JoorLanguage() - Constructor for class org.apache.camel.language.joor.JoorLanguage
 
JoorMethod - Interface in org.apache.camel.language.joor
 

O

optionalBodyAs(Message, Class<T>) - Static method in class org.apache.camel.language.joor.JoorHelper
 
optionalExchangePropertyAs(Exchange, String, Class<T>) - Static method in class org.apache.camel.language.joor.JoorHelper
 
optionalHeaderAs(Message, String, Class<T>) - Static method in class org.apache.camel.language.joor.JoorHelper
 
org.apache.camel.language.joor - package org.apache.camel.language.joor
 

P

preCompile() - Method in annotation type org.apache.camel.language.joor.Joor
Whether the expression should be pre compiled once during initialization phase.

S

setAliases(Map<String, String>) - Method in class org.apache.camel.language.joor.JoorCompiler
 
setCompiler(JoorCompiler) - Method in class org.apache.camel.language.joor.JoorExpression
 
setConfigResource(String) - Method in class org.apache.camel.language.joor.JoorLanguage
 
setImports(Set<String>) - Method in class org.apache.camel.language.joor.JoorCompiler
 
setPreCompile(boolean) - Method in class org.apache.camel.language.joor.JoorExpression
 
setPreCompile(boolean) - Method in class org.apache.camel.language.joor.JoorLanguage
 
setResultType(Class<?>) - Method in class org.apache.camel.language.joor.JoorExpression
 
setResultType(Class<?>) - Method in class org.apache.camel.language.joor.JoorLanguage
 
setSingleQuotes(boolean) - Method in class org.apache.camel.language.joor.JoorExpression
 
setSingleQuotes(boolean) - Method in class org.apache.camel.language.joor.JoorLanguage
 
singleQuotes() - Method in annotation type org.apache.camel.language.joor.Joor
Whether single quotes can be used as replacement for double quotes.
start() - Method in class org.apache.camel.language.joor.JoorLanguage
 
stop() - Method in class org.apache.camel.language.joor.JoorLanguage
 

T

toString() - Method in class org.apache.camel.language.joor.JoorExpression
 

V

value() - Method in annotation type org.apache.camel.language.joor.Joor
 
B C D E G H I J O P S T V 
All Classes All Packages