Uses of Interface
org.apache.camel.builder.endpoint.dsl.CMEndpointBuilderFactory.AdvancedCMEndpointBuilder
Packages that use CMEndpointBuilderFactory.AdvancedCMEndpointBuilder
-
Uses of CMEndpointBuilderFactory.AdvancedCMEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return CMEndpointBuilderFactory.AdvancedCMEndpointBuilderModifier and TypeMethodDescriptionCMEndpointBuilderFactory.CMEndpointBuilder.advanced()CMEndpointBuilderFactory.AdvancedCMEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).CMEndpointBuilderFactory.AdvancedCMEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).