Package | Description |
---|---|
votorola.a.diff.harvest |
Caching forum messages.
|
votorola.a.diff.harvest.cache |
Modifier and Type | Field and Description |
---|---|
MessageContext |
Message.mc |
Modifier and Type | Method and Description |
---|---|
static MessageContext |
MessageContext.create(String sender,
String archiveUrl,
List<String> diffUrls,
Date sentDate)
Create a context.
|
MessageContext |
Message.mc() |
Modifier and Type | Method and Description |
---|---|
boolean |
HarvestCache.check(MessageContext mc,
Authenticator av)
TODO Examine the message for difference-urls and return whether this
message contains valid difference information.
|