Packages

package ws

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait WSDelete extends ws.default.WSDelete with WSRequest
  2. trait WSExecute extends AnyRef
  3. trait WSGet extends ws.default.WSGet with WSRequest
  4. trait WSHttp extends WSGet with WSPut with WSPost with WSDelete with WSPatch
  5. trait WSPatch extends ws.default.WSPatch with WSRequest
  6. trait WSPost extends ws.default.WSPost with WSRequest
  7. trait WSProxy extends WSRequest
  8. trait WSPut extends ws.default.WSPut with WSRequest
  9. trait WSRequest extends WSRequestBuilder
  10. trait WSRequestBuilder extends Request
  11. class WSHttpResponse extends HttpResponse
    Annotations
    @deprecated
    Deprecated

    (Since version 11.0.0) Use WsHttpResponse.apply and HttpResponse instead

Ungrouped