Class FileDataSet

All Implemented Interfaces:
DataSet

public class FileDataSet extends ListDataSet
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. The file contents may optionally be split using a supplied token.