JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
F
G
I
O
S
V
C
CamelVelocityClasspathResourceLoader
- Class in
org.apache.camel.component.velocity
Camel specific
ClasspathResourceLoader
that loads resources using the Camel
ClassResolver
used by the Velocity.
CamelVelocityClasspathResourceLoader()
- Constructor for class org.apache.camel.component.velocity.
CamelVelocityClasspathResourceLoader
CamelVelocityDelegateClassLoader
- Class in
org.apache.camel.component.velocity
This class loader is used to help us load the CamelVelocityClasspathResourceLoader in OSGi
configure(CamelContext, Object, String, Object, boolean)
- Method in class org.apache.camel.component.velocity.
VelocityComponentConfigurer
configure(CamelContext, Object, String, Object, boolean)
- Method in class org.apache.camel.component.velocity.
VelocityEndpointConfigurer
createEndpoint(String, String, Map<String, Object>)
- Method in class org.apache.camel.component.velocity.
VelocityComponent
createEndpointUri()
- Method in class org.apache.camel.component.velocity.
VelocityEndpoint
F
findClass(String)
- Method in class org.apache.camel.component.velocity.
CamelVelocityDelegateClassLoader
findOrCreateEndpoint(String, String)
- Method in class org.apache.camel.component.velocity.
VelocityEndpoint
G
getAllOptions(Object)
- Method in class org.apache.camel.component.velocity.
VelocityComponentConfigurer
getAllOptions(Object)
- Method in class org.apache.camel.component.velocity.
VelocityEndpointConfigurer
getEncoding()
- Method in class org.apache.camel.component.velocity.
VelocityEndpoint
getExchangePattern()
- Method in class org.apache.camel.component.velocity.
VelocityEndpoint
getOptionValue(Object, String, boolean)
- Method in class org.apache.camel.component.velocity.
VelocityComponentConfigurer
getOptionValue(Object, String, boolean)
- Method in class org.apache.camel.component.velocity.
VelocityEndpointConfigurer
getPropertiesFile()
- Method in class org.apache.camel.component.velocity.
VelocityEndpoint
getResourceReader(String, String)
- Method in class org.apache.camel.component.velocity.
CamelVelocityClasspathResourceLoader
getVelocityEngine()
- Method in class org.apache.camel.component.velocity.
VelocityComponent
I
init(ExtProperties)
- Method in class org.apache.camel.component.velocity.
CamelVelocityClasspathResourceLoader
isLoaderCache()
- Method in class org.apache.camel.component.velocity.
VelocityEndpoint
O
onExchange(Exchange)
- Method in class org.apache.camel.component.velocity.
VelocityEndpoint
org.apache.camel.component.velocity
- package org.apache.camel.component.velocity
S
setEncoding(String)
- Method in class org.apache.camel.component.velocity.
VelocityEndpoint
Character encoding of the resource content.
setLoaderCache(boolean)
- Method in class org.apache.camel.component.velocity.
VelocityEndpoint
Enables / disables the velocity resource loader cache which is enabled by default
setPropertiesFile(String)
- Method in class org.apache.camel.component.velocity.
VelocityEndpoint
The URI of the properties file which is used for VelocityEngine initialization.
setVelocityEngine(VelocityEngine)
- Method in class org.apache.camel.component.velocity.
VelocityComponent
To use the
VelocityEngine
otherwise a new engine is created
setVelocityEngine(VelocityEngine)
- Method in class org.apache.camel.component.velocity.
VelocityEndpoint
V
VELOCITY_CONTEXT
- Static variable in class org.apache.camel.component.velocity.
VelocityConstants
VELOCITY_RESOURCE_URI
- Static variable in class org.apache.camel.component.velocity.
VelocityConstants
VELOCITY_SUPPLEMENTAL_CONTEXT
- Static variable in class org.apache.camel.component.velocity.
VelocityConstants
VELOCITY_TEMPLATE
- Static variable in class org.apache.camel.component.velocity.
VelocityConstants
VelocityComponent
- Class in
org.apache.camel.component.velocity
VelocityComponent()
- Constructor for class org.apache.camel.component.velocity.
VelocityComponent
VelocityComponentConfigurer
- Class in
org.apache.camel.component.velocity
Generated by camel build tools - do NOT edit this file!
VelocityComponentConfigurer()
- Constructor for class org.apache.camel.component.velocity.
VelocityComponentConfigurer
VelocityConstants
- Class in
org.apache.camel.component.velocity
Velocity Constants.
VelocityEndpoint
- Class in
org.apache.camel.component.velocity
Transforms the message using a Velocity template.
VelocityEndpoint()
- Constructor for class org.apache.camel.component.velocity.
VelocityEndpoint
VelocityEndpoint(String, VelocityComponent, String)
- Constructor for class org.apache.camel.component.velocity.
VelocityEndpoint
VelocityEndpointConfigurer
- Class in
org.apache.camel.component.velocity
Generated by camel build tools - do NOT edit this file!
VelocityEndpointConfigurer()
- Constructor for class org.apache.camel.component.velocity.
VelocityEndpointConfigurer
C
F
G
I
O
S
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache Camel