Uses of Interface
org.apache.camel.builder.endpoint.dsl.StAXEndpointBuilderFactory.AdvancedStAXEndpointBuilder
Packages that use StAXEndpointBuilderFactory.AdvancedStAXEndpointBuilder
-
Uses of StAXEndpointBuilderFactory.AdvancedStAXEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return StAXEndpointBuilderFactory.AdvancedStAXEndpointBuilderModifier and TypeMethodDescriptionStAXEndpointBuilderFactory.StAXEndpointBuilder.advanced()StAXEndpointBuilderFactory.AdvancedStAXEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).StAXEndpointBuilderFactory.AdvancedStAXEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).