| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static JsonataComponentBuilderFactory.JsonataComponentBuilder |
ComponentsBuilderFactory.jsonata()
JSONATA (camel-jsonata)
JSON to JSON transformation using JSONATA.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
JsonataComponentBuilderFactory.JsonataComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default JsonataComponentBuilderFactory.JsonataComponentBuilder |
JsonataComponentBuilderFactory.JsonataComponentBuilder.autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
static JsonataComponentBuilderFactory.JsonataComponentBuilder |
JsonataComponentBuilderFactory.jsonata()
JSONATA (camel-jsonata)
JSON to JSON transformation using JSONATA.
|
default JsonataComponentBuilderFactory.JsonataComponentBuilder |
JsonataComponentBuilderFactory.JsonataComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel