Uses of Interface
org.apache.camel.builder.endpoint.dsl.ChunkEndpointBuilderFactory.AdvancedChunkEndpointBuilder
Packages that use ChunkEndpointBuilderFactory.AdvancedChunkEndpointBuilder
-
Uses of ChunkEndpointBuilderFactory.AdvancedChunkEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return ChunkEndpointBuilderFactory.AdvancedChunkEndpointBuilderModifier and TypeMethodDescriptionChunkEndpointBuilderFactory.ChunkEndpointBuilder.advanced()ChunkEndpointBuilderFactory.AdvancedChunkEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).ChunkEndpointBuilderFactory.AdvancedChunkEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).