Interface VelocityComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface VelocityComponentBuilderFactory
Transform messages using a Velocity template.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the Velocity component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionvelocity()Velocity (camel-velocity) Transform messages using a Velocity template.
-
Method Details
-
velocity
Velocity (camel-velocity) Transform messages using a Velocity template. Category: transformation Since: 1.2 Maven coordinates: org.apache.camel:camel-velocity- Returns:
- the dsl builder
-