| Interface | Description |
|---|---|
| Fetcher |
Interface to talk to HarvestRunner.
|
| Class | Description |
|---|---|
| AbstractFetcher |
Wrapper class around Runnable to work with asynchronous HTTP responses from
HarvestRunner.
|
| HarvestRunner |
Service to schedule HTTP traffic asynchronously and gracefully on a per
archive basis.
|