Uses of Interface
org.apache.camel.builder.endpoint.dsl.AtmosEndpointBuilderFactory.AdvancedAtmosEndpointProducerBuilder
-
Packages that use AtmosEndpointBuilderFactory.AdvancedAtmosEndpointProducerBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of AtmosEndpointBuilderFactory.AdvancedAtmosEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of AtmosEndpointBuilderFactory.AdvancedAtmosEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl Modifier and Type Interface Description static interfaceAtmosEndpointBuilderFactory.AdvancedAtmosEndpointBuilderAdvanced builder for endpoint for the Atmos component.Methods in org.apache.camel.builder.endpoint.dsl that return AtmosEndpointBuilderFactory.AdvancedAtmosEndpointProducerBuilder Modifier and Type Method Description default AtmosEndpointBuilderFactory.AdvancedAtmosEndpointProducerBuilderAtmosEndpointBuilderFactory.AtmosEndpointProducerBuilder. advanced()default AtmosEndpointBuilderFactory.AdvancedAtmosEndpointProducerBuilderAtmosEndpointBuilderFactory.AdvancedAtmosEndpointProducerBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).default AtmosEndpointBuilderFactory.AdvancedAtmosEndpointProducerBuilderAtmosEndpointBuilderFactory.AdvancedAtmosEndpointProducerBuilder. lazyStartProducer(String lazyStartProducer)Whether the producer should be started lazy (on the first message).default AtmosEndpointBuilderFactory.AdvancedAtmosEndpointProducerBuilderAtmosEndpointBuilderFactory.AdvancedAtmosEndpointProducerBuilder. uri(String uri)Atomos server uri.
-