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