Uses of Interface
org.apache.camel.builder.endpoint.dsl.Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder
-
Packages that use Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder Package Description org.apache.camel.builder.endpoint.dsl -
-
Uses of Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder Modifier and Type Method Description default Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilderCw2EndpointBuilderFactory.Cw2EndpointBuilder. advanced()default Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilderCw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder. lazyStartProducer(boolean lazyStartProducer)Whether the producer should be started lazy (on the first message).default Cw2EndpointBuilderFactory.AdvancedCw2EndpointBuilderCw2EndpointBuilderFactory.AdvancedCw2EndpointBuilder. lazyStartProducer(String lazyStartProducer)Whether the producer should be started lazy (on the first message).
-