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