Package org.apache.camel.component.dataset

A DataSet Endpoint for testing of endpoints using defined DataSets

See:
          Description

Interface Summary
DataSet Represents a strategy for testing endpoints with canned data.
 

Class Summary
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.
 

Package org.apache.camel.component.dataset Description

A DataSet Endpoint for testing of endpoints using defined DataSets



Apache CAMEL