See: Description
| Interface | Description |
|---|---|
| DataSet |
Represents a strategy for testing endpoints with canned data.
|
| Class | Description |
|---|---|
| DataSetComponent |
Component for DataSet.
|
| DataSetConsumer |
DataSet consumer.
|
| DataSetEndpoint |
Endpoint for DataSet.
|
| DataSetSupport |
Base class for DataSet
|
| 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