Package | Description |
---|---|
votorola.a.diff.harvest |
Caching forum messages.
|
votorola.a.diff.harvest.run |
Modifier and Type | Class and Description |
---|---|
(package private) class |
PipermailHarvester.Archive.SetupFetcher |
(package private) class |
PipermailHarvester.ContextFetcher
Provides update context.
|
(package private) class |
PipermailHarvester.MessageFetcher
A fetcher for a single page, like "2010-Jan/003882.html".
|
(package private) class |
PipermailHarvester.PeriodFetcher
An index fetcher for one period like "2010-January/date.html" or
"2012/date.html".
|
(package private) class |
PipermailHarvester.RootFetcher
An index fetcher for the whole pipermail archive, like
"http://mail.zelea.com/list/votorola/".
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFetcher
Wrapper class around Runnable to work with asynchronous HTTP responses from
HarvestRunner.
|
Modifier and Type | Method and Description |
---|---|
void |
HarvestRunner.scheduleFirst(Fetcher fetch)
Schedule fetchs for fetching and execution.
|
void |
HarvestRunner.scheduleLast(Fetcher fetch) |