@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface JoltComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JoltComponentBuilderFactory.JoltComponentBuilder
Builder for the JOLT component.
|
static class |
JoltComponentBuilderFactory.JoltComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static JoltComponentBuilderFactory.JoltComponentBuilder |
jolt()
JOLT (camel-jolt)
JSON to JSON transformation using JOLT.
|
static JoltComponentBuilderFactory.JoltComponentBuilder jolt()
Apache Camel