Classes
Class | Description |
---|---|
AlwaysEmptyRequestHistory |
SummaryAn implementation of CompletedRequestHistory which never stores a history of completed requests. |
FileBasedRequestHistory |
SummaryAn implementation of CompletedRequestHistory that stores completed requests in a file so that they will not be processed in future runs. |