Class | Description |
---|---|
AuthDiffMessage |
Authenticated difference messages contain both the difference and authorship
information gained when
Authenticator matches a DiffMessage . |
DiffMessage |
DiffMessages are created by HarvestCache from Message
objects by HarvestCache.store(Message, Authenticator).
|
DiffMessageTable |
The relational store for diff messages.
|
HarvestCache |
Pass your messages from the communication media the cache to find and store
valid difference messages.
|
HarvestCache.ConstructionContext |
A context for configuring the construction of a vote-server.
|
RelAuthDiffMessage |
TODO This wrapper is not used by
HarvestCache at the moment because
we don't have historic voting data in the database yet and therefore cannot
store relational data. |