Package

com.github.gigurra.scalego.serialization

json

Permalink

package json

Visibility
  1. Public
  2. All

Type Members

  1. class JsonMapper[T_IdTypes <: IdTypes] extends ObjectMapper[JValue, T_IdTypes]

    Permalink

    Created by johan on 2016-09-17.

  2. case class JsonSerializer[T_IdTypes <: IdTypes](knownSubtypes: KnownSubTypes = KnownSubTypes.empty, jsonFormats: Formats = DefaultFormats)(implicit systemIdMapper: IdTypeMapper[T_IdTypes.SystemId], entityIdMapper: IdTypeMapper[T_IdTypes.EntityId]) extends Product with Serializable

    Permalink

    Created by johan on 2016-09-17.

Ungrouped