@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface JsltComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JsltComponentBuilderFactory.JsltComponentBuilder
Builder for the JSLT component.
|
static class |
JsltComponentBuilderFactory.JsltComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static JsltComponentBuilderFactory.JsltComponentBuilder |
jslt()
JSLT (camel-jslt)
The jslt component allows you to process a JSON messages using an JSLT
transformations.
|
static JsltComponentBuilderFactory.JsltComponentBuilder jslt()
Apache Camel