uk.gov.hmrc.play.http

ws

package ws

Visibility
  1. Public
  2. All

Type Members

  1. trait WSDelete extends HttpDelete with WSRequest

  2. trait WSGet extends HttpGet with WSRequest

  3. trait WSHttp extends WSGet with WSPut with WSPost with WSDelete

  4. class WSHttpResponse extends HttpResponse

  5. trait WSPost extends HttpPost with WSRequest

  6. trait WSProxy extends WSRequest

  7. trait WSPut extends HttpPut with WSRequest

  8. trait WSRequest extends AnyRef

Value Members

  1. object WSProxyConfiguration

Ungrouped