com.trueaccord.scalapb

json

package json

Visibility
  1. Public
  2. All

Type Members

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

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

  3. class Parser extends AnyRef

  4. class Printer extends AnyRef

Value Members

  1. object JsonFormat

  2. object Printer

  3. object WellKnownTypes

Ungrouped