Uses of Interface
org.apache.camel.builder.endpoint.dsl.IronMQEndpointBuilderFactory.AdvancedIronMQEndpointProducerBuilder
Packages that use IronMQEndpointBuilderFactory.AdvancedIronMQEndpointProducerBuilder
-
Uses of IronMQEndpointBuilderFactory.AdvancedIronMQEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of IronMQEndpointBuilderFactory.AdvancedIronMQEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the IronMQ component.Methods in org.apache.camel.builder.endpoint.dsl that return IronMQEndpointBuilderFactory.AdvancedIronMQEndpointProducerBuilderModifier and TypeMethodDescriptionIronMQEndpointBuilderFactory.IronMQEndpointProducerBuilder.advanced()IronMQEndpointBuilderFactory.AdvancedIronMQEndpointProducerBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).IronMQEndpointBuilderFactory.AdvancedIronMQEndpointProducerBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).