Uses of Interface
org.apache.camel.builder.endpoint.dsl.DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilder
Packages that use DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilder
-
Uses of DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilderModifier and TypeMethodDescriptionDataSetTestEndpointBuilderFactory.DataSetTestEndpointBuilder.advanced()DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilder.copyOnExchange(boolean copyOnExchange) Sets whether to make a deep copy of the incoming Exchange when received at this mock endpoint.DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilder.copyOnExchange(String copyOnExchange) Sets whether to make a deep copy of the incoming Exchange when received at this mock endpoint.DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) Whether the producer should be started lazy (on the first message).DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilder.lazyStartProducer(String lazyStartProducer) Whether the producer should be started lazy (on the first message).