Package

com.trueaccord.scalapb

json

Permalink

package json

Visibility
  1. Public
  2. All

Type Members

  1. case class FormatRegistry(mapClass: Map[Class[_], (Function1[_, JValue], Function1[JValue, _])] = Map.empty) extends Product with Serializable

    Permalink
  2. case class JsonFormatException(msg: String, cause: Exception) extends Exception with Product with Serializable

    Permalink
  3. class Parser extends AnyRef

    Permalink
  4. class Printer extends AnyRef

    Permalink

Value Members

  1. object JsonFormat

    Permalink
  2. object Printer

    Permalink
  3. object WellKnownTypes

    Permalink

Ungrouped