Package | Description |
---|---|
votorola.a.web.wap |
Providing a web API for Votorola.
|
votorola.s.wap |
Web APIs for Votorola.
|
votorola.s.wap.store |
The web API for the transient storage of unimportant data.
|
Modifier and Type | Method and Description |
---|---|
(package private) Map<String,Constructor<? extends Call>> |
WAP.callConstructors()
Map of constructors for all known call types, keyed by type name.
|
Modifier and Type | Class and Description |
---|---|
class |
CountWAP
A web API for the count engine.
|
class |
DiffFeedWAP
A web API for the harvested messages.
|
class |
DiffWAP
A web API for the difference cache.
|
class |
HarvestWAP
A web API for the harvested messages.
|
class |
KickWAP
A web API to kick the harvester to update forums.
|
class |
PollspaceWAP
A web API for listing compiled polls,
which are defined as those with counts reported through
vocount . |
Modifier and Type | Class and Description |
---|---|
class |
StoreWAP
A web API for the ephemeral storage of unimportant data.
|