@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface VelocityComponentBuilderFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
VelocityComponentBuilderFactory.VelocityComponentBuilder
Builder for the Velocity component.
|
static class |
VelocityComponentBuilderFactory.VelocityComponentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
static VelocityComponentBuilderFactory.VelocityComponentBuilder |
velocity()
Velocity (camel-velocity)
Transform messages using a Velocity template.
|
static VelocityComponentBuilderFactory.VelocityComponentBuilder velocity()
Apache Camel