Uses of Interface
org.apache.camel.builder.endpoint.dsl.VertxHttpEndpointBuilderFactory.AdvancedVertxHttpEndpointBuilder
Packages that use VertxHttpEndpointBuilderFactory.AdvancedVertxHttpEndpointBuilder
-
Uses of VertxHttpEndpointBuilderFactory.AdvancedVertxHttpEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return VertxHttpEndpointBuilderFactory.AdvancedVertxHttpEndpointBuilderModifier and TypeMethodDescriptionVertxHttpEndpointBuilderFactory.VertxHttpEndpointBuilder.advanced()VertxHttpEndpointBuilderFactory.AdvancedVertxHttpEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).VertxHttpEndpointBuilderFactory.AdvancedVertxHttpEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).