| Interface | Description |
|---|---|
| WSBodyReadables |
JSON, XML and Multipart Form Data Readables used for Play-WS bodies.
|
| WSBodyWritables |
JSON, XML and Multipart Form Data Writables used for Play-WS bodies.
|
| WSClient |
This is the WS Client interface for Java.
|
| WSRequest |
This is the main interface to building a WS request in Java.
|
| WSResponse |
This is the WS response from the server.
|