WSBody

play.api.libs.ws.WSBody
sealed trait WSBody

A body for the request.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object EmptyBody.type
class InMemoryBody
class SourceBody
In this article