Uses of Interface
org.apache.camel.builder.endpoint.dsl.VelocityEndpointBuilderFactory.AdvancedVelocityEndpointBuilder
Packages that use VelocityEndpointBuilderFactory.AdvancedVelocityEndpointBuilder
-
Uses of VelocityEndpointBuilderFactory.AdvancedVelocityEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return VelocityEndpointBuilderFactory.AdvancedVelocityEndpointBuilderModifier and TypeMethodDescriptionVelocityEndpointBuilderFactory.VelocityEndpointBuilder.advanced()VelocityEndpointBuilderFactory.AdvancedVelocityEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).VelocityEndpointBuilderFactory.AdvancedVelocityEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).