package ws
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- trait WSDelete extends ws.default.WSDelete with WSRequest
- trait WSExecute extends AnyRef
- trait WSGet extends ws.default.WSGet with WSRequest
- trait WSHttp extends WSGet with WSPut with WSPost with WSDelete with WSPatch
- trait WSPatch extends ws.default.WSPatch with WSRequest
- trait WSPost extends ws.default.WSPost with WSRequest
- trait WSPut extends ws.default.WSPut with WSRequest
- trait WSRequest extends WSRequestBuilder
- trait WSRequestBuilder extends Request
-
class
WSHttpResponse extends HttpResponse
- Annotations
- @deprecated
- Deprecated
(Since version 11.0.0) Use WsHttpResponse.apply and HttpResponse instead
-
trait
WSProxy extends WSRequest
- Annotations
- @deprecated
- Deprecated
(Since version 13.9.0) WSProxy is not required. Behaviour has been inlined into WSRequest
Value Members
- object WSHttpResponse
- object WSProxyConfiguration