Interface | Description |
---|---|
StandaloneWSClient |
This is the WS Client interface.
|
StandaloneWSRequest |
This is the main interface to building a WS request in Java.
|
StandaloneWSResponse |
This is the WS response from the server.
|
StreamedResponse |
A streamed response containing a response header and a streamable body.
|
WSClient |
This is the WS Client interface for Java.
|
WSCookie |
A WS Cookie.
|
WSRequest |
An enhanced WSRequest that can use Play specific classes.
|
WSRequestExecutor | |
WSRequestFilter |
Request Filter.
|
WSResponse |
An enhanced WS response that can use Play specific classes.
|
WSResponseHeaders | |
WSSignatureCalculator |
Sign a WS call.
|
Class | Description |
---|---|
DefaultWSResponseHeaders | |
WS | Deprecated
as of 2.6, this class is deprecated in favor of an injected WSClient.
|
Enum | Description |
---|---|
WSAuthScheme |