Uses of Interface
org.apache.camel.builder.endpoint.dsl.DataFormatEndpointBuilderFactory.AdvancedDataFormatEndpointBuilder
Packages that use DataFormatEndpointBuilderFactory.AdvancedDataFormatEndpointBuilder
-
Uses of DataFormatEndpointBuilderFactory.AdvancedDataFormatEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return DataFormatEndpointBuilderFactory.AdvancedDataFormatEndpointBuilderModifier and TypeMethodDescriptionDataFormatEndpointBuilderFactory.DataFormatEndpointBuilder.advanced()DataFormatEndpointBuilderFactory.AdvancedDataFormatEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).DataFormatEndpointBuilderFactory.AdvancedDataFormatEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).