A B C E F G I M O P R S T V 
All Classes All Packages

A

assertionFailureMessage(Exchange) - Method in class org.apache.camel.language.mvel.MvelExpression
 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.mvel.MvelEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.mvel.MvelComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.mvel.MvelEndpointConfigurer
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.mvel.MvelComponent
 
createEndpointUri() - Method in class org.apache.camel.component.mvel.MvelEndpoint
 
createExpression(String) - Method in class org.apache.camel.language.mvel.MvelLanguage
 
createPredicate(String) - Method in class org.apache.camel.language.mvel.MvelLanguage
 

E

evaluate(String, Map<String, Object>, Class<T>) - Method in class org.apache.camel.language.mvel.MvelLanguage
 
evaluate(Exchange) - Method in class org.apache.camel.language.mvel.MvelExpression
 
evaluate(Exchange, Class<T>) - Method in class org.apache.camel.language.mvel.MvelExpression
 

F

findOrCreateEndpoint(String, String) - Method in class org.apache.camel.component.mvel.MvelEndpoint
 

G

getContext() - Method in class org.apache.camel.language.mvel.RootObject
 
getEncoding() - Method in class org.apache.camel.component.mvel.MvelEndpoint
 
getException() - Method in class org.apache.camel.language.mvel.RootObject
 
getExchange() - Method in class org.apache.camel.language.mvel.RootObject
 
getExchangeId() - Method in class org.apache.camel.language.mvel.RootObject
 
getExchangePattern() - Method in class org.apache.camel.component.mvel.MvelEndpoint
 
getHeader(String) - Method in class org.apache.camel.language.mvel.RootObject
 
getHeader(String, Class<T>) - Method in class org.apache.camel.language.mvel.RootObject
 
getHeaders() - Method in class org.apache.camel.language.mvel.RootObject
 
getMessage() - Method in class org.apache.camel.language.mvel.RootObject
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.mvel.MvelComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.mvel.MvelEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.mvel.MvelComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.mvel.MvelEndpointConfigurer
 
getProperties() - Method in class org.apache.camel.language.mvel.RootObject
 
getProperty(String) - Method in class org.apache.camel.language.mvel.RootObject
 
getProperty(String, Class<T>) - Method in class org.apache.camel.language.mvel.RootObject
 
getRequest() - Method in class org.apache.camel.language.mvel.RootObject
 
getResponse() - Method in class org.apache.camel.language.mvel.RootObject
Deprecated.
getType() - Method in class org.apache.camel.language.mvel.MvelExpression
 

I

isAllowContextMapAll() - Method in class org.apache.camel.component.mvel.MvelComponent
 
isAllowTemplateFromHeader() - Method in class org.apache.camel.component.mvel.MvelComponent
 
isAllowTemplateFromHeader() - Method in class org.apache.camel.component.mvel.MvelEndpoint
 
isEnabled(String) - Method in class org.apache.camel.component.mvel.MvelEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.mvel.MvelEndpointUriFactory
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.mvel.MvelEndpointUriFactory
 
mvel(String) - Static method in class org.apache.camel.language.mvel.MvelExpression
 
MVEL - Annotation Type in org.apache.camel.language.mvel
An annotation for injection of MVEL expressions into method parameters, fields or properties
MVEL_RESOURCE_URI - Static variable in class org.apache.camel.component.mvel.MvelConstants
 
MVEL_RESOURCE_URI - Static variable in class org.apache.camel.language.mvel.MvelConstants
 
MVEL_TEMPLATE - Static variable in class org.apache.camel.component.mvel.MvelConstants
 
MVEL_TEMPLATE - Static variable in class org.apache.camel.language.mvel.MvelConstants
 
MvelComponent - Class in org.apache.camel.component.mvel
An Mvel Component for performing transforming messages
MvelComponent() - Constructor for class org.apache.camel.component.mvel.MvelComponent
 
MvelComponentConfigurer - Class in org.apache.camel.component.mvel
Generated by camel build tools - do NOT edit this file!
MvelComponentConfigurer() - Constructor for class org.apache.camel.component.mvel.MvelComponentConfigurer
 
MvelConstants - Class in org.apache.camel.component.mvel
Mvel constants
MvelConstants - Class in org.apache.camel.language.mvel
Mvel constants
MvelEndpoint - Class in org.apache.camel.component.mvel
Transform messages using an MVEL template.
MvelEndpoint(String, MvelComponent, String) - Constructor for class org.apache.camel.component.mvel.MvelEndpoint
 
MvelEndpointConfigurer - Class in org.apache.camel.component.mvel
Generated by camel build tools - do NOT edit this file!
MvelEndpointConfigurer() - Constructor for class org.apache.camel.component.mvel.MvelEndpointConfigurer
 
MvelEndpointUriFactory - Class in org.apache.camel.component.mvel
Generated by camel build tools - do NOT edit this file!
MvelEndpointUriFactory() - Constructor for class org.apache.camel.component.mvel.MvelEndpointUriFactory
 
MvelExpression - Class in org.apache.camel.language.mvel
 
MvelExpression(String, Class<?>) - Constructor for class org.apache.camel.language.mvel.MvelExpression
 
MvelLanguage - Class in org.apache.camel.language.mvel
An MVEL Language plugin
MvelLanguage() - Constructor for class org.apache.camel.language.mvel.MvelLanguage
 

O

onExchange(Exchange) - Method in class org.apache.camel.component.mvel.MvelEndpoint
 
org.apache.camel.component.mvel - package org.apache.camel.component.mvel
 
org.apache.camel.language.mvel - package org.apache.camel.language.mvel

P

propertyNames() - Method in class org.apache.camel.component.mvel.MvelEndpointUriFactory
 

R

RootObject - Class in org.apache.camel.language.mvel
 
RootObject(Exchange) - Constructor for class org.apache.camel.language.mvel.RootObject
 

S

secretPropertyNames() - Method in class org.apache.camel.component.mvel.MvelEndpointUriFactory
 
setAllowContextMapAll(boolean) - Method in class org.apache.camel.component.mvel.MvelComponent
Sets whether the context map should allow access to all details.
setAllowTemplateFromHeader(boolean) - Method in class org.apache.camel.component.mvel.MvelComponent
Whether to allow to use resource template from header or not (default false).
setAllowTemplateFromHeader(boolean) - Method in class org.apache.camel.component.mvel.MvelEndpoint
Whether to allow to use resource template from header or not (default false).
setEncoding(String) - Method in class org.apache.camel.component.mvel.MvelEndpoint
Character encoding of the resource content.

T

toString() - Method in class org.apache.camel.language.mvel.MvelExpression
 

V

value() - Method in annotation type org.apache.camel.language.mvel.MVEL
 
A B C E F G I M O P R S T V 
All Classes All Packages