default DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilder |
DataSetTestEndpointBuilderFactory.DataSetTestEndpointBuilder.advanced() |
|
default DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilder |
DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilder.copyOnExchange(boolean copyOnExchange) |
Sets whether to make a deep copy of the incoming Exchange when
received at this mock endpoint.
|
default DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilder |
DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilder.copyOnExchange(String copyOnExchange) |
Sets whether to make a deep copy of the incoming Exchange when
received at this mock endpoint.
|
default DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilder |
DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilder.lazyStartProducer(boolean lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|
default DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilder |
DataSetTestEndpointBuilderFactory.AdvancedDataSetTestEndpointBuilder.lazyStartProducer(String lazyStartProducer) |
Whether the producer should be started lazy (on the first message).
|