Package | Description |
---|---|
votorola.a.diff.harvest |
Caching forum messages.
|
votorola.a.diff.harvest.kick |
Modifier and Type | Method and Description |
---|---|
void |
PipermailHarvester.MyKickReceiver.handle(Kick kick)
Handles kick events from Kicker
|
Modifier and Type | Class and Description |
---|---|
class |
UpdateKick
Raised when one of the detectors finds a difference-url.
|
Modifier and Type | Method and Description |
---|---|
void |
Kicker.broadcast(Kick kick)
Passes a kick to all registered harvesters.
|
void |
KickReceiver.handle(Kick kick)
Is called on Kicker.broadcast(Kick).
|