BodyWritable

play.api.libs.ws.BodyWritable
See theBodyWritable companion class
object BodyWritable

Attributes

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

Members list

Value members

Concrete methods

def apply[A](transform: A => WSBody, contentType: String): BodyWritable[A]