org.apache.pekko.http.scaladsl.marshallers.sprayjson

Members list

Type members

Classlikes

Attributes

Source
SprayJsonSupport.scala
Supertypes
class Object
trait Matchable
class Any
Show all

Entity streaming support, implemented using spray-json.

Entity streaming support, implemented using spray-json.

See also github.com/spray/spray-json for details about Spray JSON itself

Attributes

Source
SprayJsonSupport.scala
Supertypes
class Object
trait Matchable
class Any
Self type

A trait providing automatic to and from JSON marshalling/unmarshalling using an in-scope spray-json protocol.

A trait providing automatic to and from JSON marshalling/unmarshalling using an in-scope spray-json protocol.

Attributes

Companion
object
Source
SprayJsonSupport.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object SprayJsonSupport.type

Attributes

Companion
trait
Source
SprayJsonSupport.scala
Supertypes
class Object
trait Matchable
class Any
Self type