play.api.libs.ws
package play.api.libs.ws
Members list
Type members
Classlikes
trait JsonBodyReadables
Provides implicit for converting a response to JsValue.
Provides implicit for converting a response to JsValue.
See https://github.com/playframework/play-json for details of Play-JSON.
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object JsonBodyReadables
object JsonBodyReadables extends JsonBodyReadables
Attributes
- Companion
- trait
- Supertypes
- Self type
-
JsonBodyReadables.type
trait JsonBodyWritables
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object JsonBodyWritables
object JsonBodyWritables extends JsonBodyWritables
Attributes
- Companion
- trait
- Supertypes
- Self type
-
JsonBodyWritables.type
In this article