Uses of Interface
org.apache.camel.builder.endpoint.dsl.DataSetEndpointBuilderFactory.DataSetEndpointBuilder
Packages that use DataSetEndpointBuilderFactory.DataSetEndpointBuilder
-
Uses of DataSetEndpointBuilderFactory.DataSetEndpointBuilder in org.apache.camel.builder.endpoint
Methods in org.apache.camel.builder.endpoint that return DataSetEndpointBuilderFactory.DataSetEndpointBuilderModifier and TypeMethodDescriptionDataset (camel-dataset) Provide data for load and soak testing of your Camel application.Dataset (camel-dataset) Provide data for load and soak testing of your Camel application. -
Uses of DataSetEndpointBuilderFactory.DataSetEndpointBuilder in org.apache.camel.builder.endpoint.dsl
Methods in org.apache.camel.builder.endpoint.dsl that return DataSetEndpointBuilderFactory.DataSetEndpointBuilderModifier and TypeMethodDescriptionDataSetEndpointBuilderFactory.AdvancedDataSetEndpointBuilder.basic()Dataset (camel-dataset) Provide data for load and soak testing of your Camel application.Dataset (camel-dataset) Provide data for load and soak testing of your Camel application.DataSetEndpointBuilderFactory.DataSetEndpointBuilder.dataSetIndex(String dataSetIndex) Controls the behaviour of the CamelDataSetIndex header. off (consumer) the header will not be set. strict (consumer) the header will be set. lenient (consumer) the header will be set. off (producer) the header value will not be verified, and will not be set if it is not present. strict (producer) the header value must be present and will be verified. lenient (producer) the header value will be verified if it is present, and will be set if it is not present.DataSetEndpointBuilderFactory.endpointBuilder(String componentName, String path)