Index

A B C D E F G H I J M O P R S 
All Classes and Interfaces|All Packages|Constant Field Values

A

addTemplateFromHeader(String, String) - Method in class org.apache.camel.component.jte.JteCodeResolver
 

B

body - Variable in class org.apache.camel.component.jte.Model
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.jte.JteEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.jte.JteComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.jte.JteEndpointConfigurer
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.jte.JteComponent
 

D

doShutdown() - Method in class org.apache.camel.component.jte.JteComponent
 
doStart() - Method in class org.apache.camel.component.jte.JteComponent
 

E

exchange - Variable in class org.apache.camel.component.jte.Model
 
exchangeProperty(String) - Method in class org.apache.camel.component.jte.Model
 

F

findOrCreateEndpoint(String, String) - Method in class org.apache.camel.component.jte.JteEndpoint
 

G

getCodeResolver() - Method in class org.apache.camel.component.jte.JteComponent
 
getComponent() - Method in class org.apache.camel.component.jte.JteEndpoint
 
getContentType() - Method in class org.apache.camel.component.jte.JteComponent
 
getLastModified(String) - Method in class org.apache.camel.component.jte.JteCodeResolver
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.jte.JteComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.jte.JteEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.jte.JteComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.jte.JteEndpointConfigurer
 
getTemplateEngine() - Method in class org.apache.camel.component.jte.JteComponent
 
getWorkDir() - Method in class org.apache.camel.component.jte.JteComponent
 

H

header(String) - Method in class org.apache.camel.component.jte.Model
 
headers - Variable in class org.apache.camel.component.jte.Model
 

I

isAllowContextMapAll() - Method in class org.apache.camel.component.jte.JteComponent
 
isAllowTemplateFromHeader() - Method in class org.apache.camel.component.jte.JteComponent
 
isAllowTemplateFromHeader() - Method in class org.apache.camel.component.jte.JteEndpoint
 
isEnabled(String) - Method in class org.apache.camel.component.jte.JteEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.jte.JteEndpointUriFactory
 
isPreCompile() - Method in class org.apache.camel.component.jte.JteComponent
 

J

JTE_DATA_MODEL - Static variable in class org.apache.camel.component.jte.JteConstants
 
JTE_RESOURCE_URI - Static variable in class org.apache.camel.component.jte.JteConstants
 
JTE_TEMPLATE - Static variable in class org.apache.camel.component.jte.JteConstants
 
JteCodeResolver - Class in org.apache.camel.component.jte
To load JTE templates from classpath
JteCodeResolver(CamelContext) - Constructor for class org.apache.camel.component.jte.JteCodeResolver
 
JteComponent - Class in org.apache.camel.component.jte
 
JteComponent() - Constructor for class org.apache.camel.component.jte.JteComponent
 
JteComponentConfigurer - Class in org.apache.camel.component.jte
Generated by camel build tools - do NOT edit this file!
JteComponentConfigurer() - Constructor for class org.apache.camel.component.jte.JteComponentConfigurer
 
JteConstants - Class in org.apache.camel.component.jte
 
JteEndpoint - Class in org.apache.camel.component.jte
Transform messages using a Java based template engine (JTE).
JteEndpoint() - Constructor for class org.apache.camel.component.jte.JteEndpoint
 
JteEndpoint(String, Component, String) - Constructor for class org.apache.camel.component.jte.JteEndpoint
 
JteEndpointConfigurer - Class in org.apache.camel.component.jte
Generated by camel build tools - do NOT edit this file!
JteEndpointConfigurer() - Constructor for class org.apache.camel.component.jte.JteEndpointConfigurer
 
JteEndpointUriFactory - Class in org.apache.camel.component.jte
Generated by camel build tools - do NOT edit this file!
JteEndpointUriFactory() - Constructor for class org.apache.camel.component.jte.JteEndpointUriFactory
 

M

Model - Class in org.apache.camel.component.jte
Data model for JTE templates.
Model(CamelContext) - Constructor for class org.apache.camel.component.jte.Model
 
multiValuePrefixes() - Method in class org.apache.camel.component.jte.JteEndpointUriFactory
 

O

onExchange(Exchange) - Method in class org.apache.camel.component.jte.JteEndpoint
 
org.apache.camel.component.jte - package org.apache.camel.component.jte
 

P

propertyNames() - Method in class org.apache.camel.component.jte.JteEndpointUriFactory
 

R

resolve(String) - Method in class org.apache.camel.component.jte.JteCodeResolver
 

S

secretPropertyNames() - Method in class org.apache.camel.component.jte.JteEndpointUriFactory
 
setAllowContextMapAll(boolean) - Method in class org.apache.camel.component.jte.JteComponent
Sets whether the context map should allow access to all details.
setAllowTemplateFromHeader(boolean) - Method in class org.apache.camel.component.jte.JteComponent
Whether to allow to use resource template from header or not (default false).
setAllowTemplateFromHeader(boolean) - Method in class org.apache.camel.component.jte.JteEndpoint
Whether to allow to use resource template from header or not (default false).
setContentType(ContentType) - Method in class org.apache.camel.component.jte.JteComponent
Content type the JTE engine should use.
setPreCompile(boolean) - Method in class org.apache.camel.component.jte.JteComponent
To speed up startup and rendering on your production server, it is possible to precompile all templates during the build.
setWorkDir(String) - Method in class org.apache.camel.component.jte.JteComponent
Work directory where JTE will store compiled templates.
strBody() - Method in class org.apache.camel.component.jte.Model
 
A B C D E F G H I J M O P R S 
All Classes and Interfaces|All Packages|Constant Field Values