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 Durations

    Permalink
  2. object JsonFormat

    Permalink
  3. object StructFormat

    Permalink
  4. object Timestamps

    Permalink

Ungrouped