| Package | Description |
|---|---|
| org.apache.camel.builder.component | |
| org.apache.camel.builder.component.dsl |
| Modifier and Type | Method and Description |
|---|---|
static DnsComponentBuilderFactory.DnsComponentBuilder |
ComponentsBuilderFactory.dns()
DNS (camel-dns)
Perform DNS queries using DNSJava.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
DnsComponentBuilderFactory.DnsComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
default DnsComponentBuilderFactory.DnsComponentBuilder |
DnsComponentBuilderFactory.DnsComponentBuilder.autowiredEnabled(boolean autowiredEnabled)
Whether autowiring is enabled.
|
static DnsComponentBuilderFactory.DnsComponentBuilder |
DnsComponentBuilderFactory.dns()
DNS (camel-dns)
Perform DNS queries using DNSJava.
|
default DnsComponentBuilderFactory.DnsComponentBuilder |
DnsComponentBuilderFactory.DnsComponentBuilder.lazyStartProducer(boolean lazyStartProducer)
Whether the producer should be started lazy (on the first message).
|
Apache Camel