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