default DataSetEndpointBuilderFactory.AdvancedDataSetEndpointProducerBuilder |
DataSetEndpointBuilderFactory.DataSetEndpointProducerBuilder.advanced() |
|
default DataSetEndpointBuilderFactory.AdvancedDataSetEndpointProducerBuilder |
DataSetEndpointBuilderFactory.AdvancedDataSetEndpointProducerBuilder.copyOnExchange(boolean copyOnExchange) |
Sets whether to make a deep copy of the incoming Exchange when
received at this mock endpoint.
|
default DataSetEndpointBuilderFactory.AdvancedDataSetEndpointProducerBuilder |
DataSetEndpointBuilderFactory.AdvancedDataSetEndpointProducerBuilder.copyOnExchange(String copyOnExchange) |
Sets whether to make a deep copy of the incoming Exchange when
received at this mock endpoint.
|
default DataSetEndpointBuilderFactory.AdvancedDataSetEndpointProducerBuilder |
DataSetEndpointBuilderFactory.AdvancedDataSetEndpointProducerBuilder.synchronous(boolean synchronous) |
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|
default DataSetEndpointBuilderFactory.AdvancedDataSetEndpointProducerBuilder |
DataSetEndpointBuilderFactory.AdvancedDataSetEndpointProducerBuilder.synchronous(String synchronous) |
Sets whether synchronous processing should be strictly used, or Camel
is allowed to use asynchronous processing (if supported).
|