| Interface | Description |
|---|---|
| Requesting |
A context for requesting one or more calls.
|
| ResponseConfiguration |
A context for configuring the response headers for one or more calls.
|
| Class | Description |
|---|---|
| Call |
An independent component within a composite request, incorporating a responder.
|
| Responding |
A context for responding to one or more calls.
|
| WAP |
A web API for Votorola's servlet container (Tomcat).
|
| Exception | Description |
|---|---|
| WAPException |
Thrown when a web API fault is detected.
|
| Annotation Type | Description |
|---|---|
| Uncached |
Marks a call to indicate that its responses are meant to be
uncached.
|