Package

com.dslplatform

json

Permalink

package json

Source
json.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. json
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. class ConfigureScala extends Configuration

    Permalink
  2. final class DslJsonScala extends AnyVal

    Permalink

Value Members

  1. implicit def dslJsonToScala(json: DslJson[_]): DslJsonScala

    Permalink
  2. implicit def prepareDecoder[T](implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[T], json: DslJson[_]): ReadObject[T]

    Permalink
  3. implicit def prepareEncoder[T](implicit arg0: scala.reflect.api.JavaUniverse.TypeTag[T], json: DslJson[_]): WriteObject[T]

    Permalink
  4. package runtime

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped