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
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
getEncoding()
- Method in class org.apache.camel.component.velocity.
VelocityEndpoint
getExchangePattern()
- Method in class org.apache.camel.component.velocity.
VelocityEndpoint
getPropertiesFile()
- Method in class org.apache.camel.component.velocity.
VelocityEndpoint
getResourceStream(String)
- Method in class org.apache.camel.component.velocity.
CamelVelocityClasspathResourceLoader
getVelocityEngine()
- Method in class org.apache.camel.component.velocity.
VelocityComponent
I
init(ExtendedProperties)
- Method in class org.apache.camel.component.velocity.
CamelVelocityClasspathResourceLoader
isLoaderCache()
- Method in class org.apache.camel.component.velocity.
VelocityEndpoint
isSingleton()
- 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
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
setVelocityEngine(VelocityEngine)
- Method in class org.apache.camel.component.velocity.
VelocityComponent
setVelocityEngine(VelocityEngine)
- Method in class org.apache.camel.component.velocity.
VelocityEndpoint
V
VELOCITY_RESOURCE_URI
- 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
VelocityConstants
- Class in
org.apache.camel.component.velocity
Velocity Constants.
VelocityEndpoint
- Class in
org.apache.camel.component.velocity
VelocityEndpoint()
- Constructor for class org.apache.camel.component.velocity.
VelocityEndpoint
VelocityEndpoint(String, VelocityComponent, String)
- Constructor for class org.apache.camel.component.velocity.
VelocityEndpoint
C
F
G
I
O
S
V
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Apache Camel