package ws
Ordering
- Alphabetic
Visibility
- Public
- Protected
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 WSProxy extends WSRequest
- trait WSPut extends ws.default.WSPut with WSRequest
- trait WSRequest extends WSRequestBuilder
- trait WSRequestBuilder extends Request
Deprecated Type Members
- class WSHttpResponse extends HttpResponse
- Annotations
- @deprecated
- Deprecated
(Since version 11.0.0) Use WsHttpResponse.apply and HttpResponse instead
Value Members
- object WSHttpResponse
- object WSProxyConfiguration