com.yetu.siren.json

sprayjson

package sprayjson

Visibility
  1. Public
  2. All

Type Members

  1. trait SirenJsonFormat extends AnyRef

    JSON serialization and deserialization of Siren entities.

  2. trait SirenJsonProtocol extends DefaultJsonProtocol with SirenJsonFormat

    Spray JSON protocol for serializing and deserializing Siren representations.

Value Members

  1. object SirenJsonProtocol extends SirenJsonProtocol

    Import this to get the Siren Spray-JSON serialization into scope without mixing in the trait.

Ungrouped