Uses of Interface
org.apache.camel.builder.endpoint.dsl.FunctionGraphEndpointBuilderFactory.AdvancedFunctionGraphEndpointBuilder
Packages that use FunctionGraphEndpointBuilderFactory.AdvancedFunctionGraphEndpointBuilder
-
Uses of FunctionGraphEndpointBuilderFactory.AdvancedFunctionGraphEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return FunctionGraphEndpointBuilderFactory.AdvancedFunctionGraphEndpointBuilderModifier and TypeMethodDescriptionFunctionGraphEndpointBuilderFactory.FunctionGraphEndpointBuilder.advanced()FunctionGraphEndpointBuilderFactory.AdvancedFunctionGraphEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).FunctionGraphEndpointBuilderFactory.AdvancedFunctionGraphEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).