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.s.gwt.scene.feed.ss |
Supporting the server side of a feed.
|
Modifier and Type | Method and Description |
---|---|
PollService.VoteServerScope.Run |
VoteServer.Run.scopePoll()
API for all polls within the scope of this vote-server run.
|
Modifier and Type | Method and Description |
---|---|
Count |
PollJig.count(PollService.VoteServerScope.Run runPoll)
Fetches the currently reported count and caches it for reuse.
|
PollService |
PollJig.poll(PollService.VoteServerScope.Run runPoll)
Fetches the poll service and caches it for reuse.
|