Package | Description |
---|---|
votorola.a |
Providing application-specific library code for Votorola:
an experimental technology for the public guidance of electoral systems,
executive offices, legislatures, and other decision systems.
|
votorola.a.count |
Counting votes and resources.
|
votorola.a.trust |
Tracing trust networks and compiling residential voter registers.
|
votorola.s.mail |
Votorola's mail interface.
|
Modifier and Type | Field and Description |
---|---|
protected VoterService.ConstructionContext |
VoterService.constructionContext
Stored as a convenience for subclass initialization, may be nulled afterwards by
subclass.
|
Constructor and Description |
---|
VoterService(VoteServer.Run _vsRun,
VoterService.ConstructionContext cc)
Partially creates a VoterService.
|
Modifier and Type | Class and Description |
---|---|
static class |
PollService.ConstructionContext
A context for configuring the construction of a PollService.
|
Modifier and Type | Class and Description |
---|---|
static class |
Trustserver.ConstructionContext
A context for configuring the construction of a Trustserver.
|
Modifier and Type | Class and Description |
---|---|
static class |
MailMetaService.ConstructionContext
A context for configuring the mail interface's voter
meta-service.
|