Uses of Interface
org.apache.camel.builder.endpoint.dsl.DynamicRouterEndpointBuilderFactory.AdvancedDynamicRouterEndpointBuilder
Packages that use DynamicRouterEndpointBuilderFactory.AdvancedDynamicRouterEndpointBuilder
-
Uses of DynamicRouterEndpointBuilderFactory.AdvancedDynamicRouterEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return DynamicRouterEndpointBuilderFactory.AdvancedDynamicRouterEndpointBuilderModifier and TypeMethodDescriptionDynamicRouterEndpointBuilderFactory.DynamicRouterEndpointBuilder.advanced()DynamicRouterEndpointBuilderFactory.AdvancedDynamicRouterEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).DynamicRouterEndpointBuilderFactory.AdvancedDynamicRouterEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).