Uses of Interface
org.apache.camel.builder.endpoint.dsl.DJLEndpointBuilderFactory.AdvancedDJLEndpointBuilder
Packages that use DJLEndpointBuilderFactory.AdvancedDJLEndpointBuilder
-
Uses of DJLEndpointBuilderFactory.AdvancedDJLEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return DJLEndpointBuilderFactory.AdvancedDJLEndpointBuilderModifier and TypeMethodDescriptionDJLEndpointBuilderFactory.DJLEndpointBuilder.advanced()DJLEndpointBuilderFactory.AdvancedDJLEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).DJLEndpointBuilderFactory.AdvancedDJLEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).