LowPriorityWriteables

play.api.http.LowPriorityWriteables

Default Writeable with lower priority.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Implicits

Implicits

implicit def writeableOf_Content[C <: Content](implicit codec: Codec, ct: ContentTypeOf[C]): Writeable[C]

Writeable for play.twirl.api.Content values.

Writeable for play.twirl.api.Content values.

Attributes