package
ws
Type Members
-
trait
Cookie extends AnyRef
-
case class
Response(ahcResponse: com.ning.http.client.Response) extends Product with Serializable
-
case class
ResponseHeaders(status: Int, headers: Map[String, Seq[String]]) extends Product with Serializable
-
Value Members
-
object
WS
-
package
ssl
Inherited from AnyRef
Inherited from Any
Asynchronous API to to query web services, as an http client.