Packages

p

spray.json

derived

package derived

Linear Supertypes
WithConfiguration, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. derived
  2. WithConfiguration
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Type Members

  1. case class Configuration(renderNullOptions: Boolean) extends Product with Serializable
  2. case class Discriminator(name: String) extends Annotation with StaticAnnotation with Product with Serializable
  3. trait LowPriority extends AnyRef
  4. final class MkJsonFormat[T] extends AnyVal
  5. trait WithConfiguration extends AnyRef

Value Members

  1. implicit val defaultConfiguration: Configuration
    Definition Classes
    WithConfiguration
  2. object Discriminator extends Serializable
  3. object MkJsonFormat extends LowPriority
  4. object auto
  5. object semiauto

Inherited from WithConfiguration

Inherited from AnyRef

Inherited from Any

Ungrouped