| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static IotaComponentBuilderFactory.IotaComponentBuilder |
ComponentsBuilderFactory.iota()
IOTA (camel-iota)
Component for integrate IOTA DLT
Category: ledger
Since: 2.23
Maven coordinates: org.apache.camel:camel-iota
|
| Modifier and Type | Class and Description |
|---|---|
static class |
IotaComponentBuilderFactory.IotaComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default IotaComponentBuilderFactory.IotaComponentBuilder |
IotaComponentBuilderFactory.IotaComponentBuilder.basicPropertyBinding(boolean basicPropertyBinding)
Whether the component should use basic property binding (Camel 2.x)
or the newer property binding with additional capabilities.
|
static IotaComponentBuilderFactory.IotaComponentBuilder |
IotaComponentBuilderFactory.iota()
IOTA (camel-iota)
Component for integrate IOTA DLT
Category: ledger
Since: 2.23
Maven coordinates: org.apache.camel:camel-iota
|
default IotaComponentBuilderFactory.IotaComponentBuilder |
IotaComponentBuilderFactory.IotaComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel