@Warning(value="non-API") class PipermailHarvester.PeriodFetcher extends PipermailHarvester.ContextFetcher
context| Constructor and Description |
|---|
PipermailHarvester.PeriodFetcher(String period,
PipermailHarvester.UpdateContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
run()
The Runnable is called once the input stream and code is set.
|
faultarchiveUrl, equals, getInputStream, getStatusCode, hashCode, path, setInputStream, setStatusCode, urlpublic PipermailHarvester.PeriodFetcher(String period, PipermailHarvester.UpdateContext context)