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 |
---|---|
abstract void |
Call.respond(Responding res)
Responds to the call.
|
Modifier and Type | Method and Description |
---|---|
void |
DiffFeedWAP.respond(Responding res)
Method implementing the servlet response.
|
void |
HarvestWAP.respond(Responding res)
Servlet response, streaming out JSON from the
DiffMessageTable.
|
void |
PollspaceWAP.respond(Responding res) |
void |
CountWAP.respond(Responding res) |
void |
DiffWAP.respond(Responding res) |
void |
KickWAP.respond(Responding res)
Servlet response, streaming out JSON from the
DiffMessageTable.
|
Modifier and Type | Method and Description |
---|---|
void |
StoreWAP.respond(Responding res) |