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