@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface MustacheComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
MustacheComponentBuilderFactory.MustacheComponentBuilder
Builder for the Mustache component.
|
static class |
MustacheComponentBuilderFactory.MustacheComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static MustacheComponentBuilderFactory.MustacheComponentBuilder |
mustache()
Mustache (camel-mustache)
Transform messages using a Mustache template.
|
static MustacheComponentBuilderFactory.MustacheComponentBuilder mustache()
Apache Camel