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