Modifier and Type | Class and Description |
---|---|
class |
FileDataSet
A DataSet that reads payloads from a file that are used to create each message exchange
along with using a pluggable transformer to customize the messages.
|
class |
ListDataSet
A DataSet that allows a list of static payloads to be used to create each message exchange
along with using a pluggable transformer to customize the messages.
|
class |
SimpleDataSet
A simple DataSet that allows a static payload to be used to create each message exchange
along with using a pluggable transformer to randomize the message.
|
Apache Camel