| Interface | Description |
|---|---|
| WSAPI | |
| WSClient |
This is the WS Client interface.
|
| WSCookie |
A WS Cookie.
|
| WSRequest |
This is the main interface to building a WS request in Java.
|
| WSRequestExecutor | |
| WSRequestFilter | |
| WSResponse |
This is the WS response from the server.
|
| WSResponseHeaders | |
| WSSignatureCalculator |
Sign a WS call.
|
| Class | Description |
|---|---|
| StreamedResponse |
A streamed response containing a response header and a streamable body.
|
| WS |
Asynchronous API to to query web services, as an http client.
|
| Enum | Description |
|---|---|
| WSAuthScheme |