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