Interface FreemarkerEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface FreemarkerEndpointBuilderFactory
Transform messages using FreeMarker templates. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceFreemarkerEndpointBuilderFactory.AdvancedFreemarkerEndpointBuilderAdvanced builder for endpoint for the Freemarker component.static interfaceFreemarkerEndpointBuilderFactory.FreemarkerBuildersstatic interfaceFreemarkerEndpointBuilderFactory.FreemarkerEndpointBuilderBuilder for endpoint for the Freemarker component.static classFreemarkerEndpointBuilderFactory.FreemarkerHeaderNameBuilderThe builder of headers' name for the Freemarker component.
-
Method Summary
Static Methods Modifier and Type Method Description static FreemarkerEndpointBuilderFactory.FreemarkerEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static FreemarkerEndpointBuilderFactory.FreemarkerEndpointBuilder endpointBuilder(String componentName, String path)
-
-