Uses of Interface
org.apache.camel.builder.endpoint.dsl.DnsEndpointBuilderFactory.AdvancedDnsEndpointBuilder
-
Packages that use DnsEndpointBuilderFactory.AdvancedDnsEndpointBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of DnsEndpointBuilderFactory.AdvancedDnsEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return DnsEndpointBuilderFactory.AdvancedDnsEndpointBuilder Modifier and Type Method Description default DnsEndpointBuilderFactory.AdvancedDnsEndpointBuilderDnsEndpointBuilderFactory.DnsEndpointBuilder. advanced()default DnsEndpointBuilderFactory.AdvancedDnsEndpointBuilderDnsEndpointBuilderFactory.AdvancedDnsEndpointBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).default DnsEndpointBuilderFactory.AdvancedDnsEndpointBuilderDnsEndpointBuilderFactory.AdvancedDnsEndpointBuilder. lazyStartProducer(String lazyStartProducer)Whether the producer should be started lazy (on the first message).
-