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