BodyReadable

play.api.libs.ws.BodyReadable
See theBodyReadable companion class
object BodyReadable

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[R](transform: StandaloneWSResponse => R): BodyReadable[R]