Package

de.heikoseeberger

akkahttpplayjson

Permalink

package akkahttpplayjson

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

Type Members

  1. type IndexedSeq[+A] = scala.collection.immutable.IndexedSeq[A]

    Permalink
  2. type Iterable[+A] = scala.collection.immutable.Iterable[A]

    Permalink
  3. trait PlayJsonSupport extends AnyRef

    Permalink

    Automatic to and from JSON marshalling/unmarshalling using an in-scope *play-json* protocol.

  4. type Seq[+A] = scala.collection.immutable.Seq[A]

    Permalink
  5. type Traversable[+A] = scala.collection.immutable.Traversable[A]

    Permalink

Value Members

  1. val IndexedSeq: scala.collection.immutable.IndexedSeq.type

    Permalink
  2. val Iterable: scala.collection.immutable.Iterable.type

    Permalink
  3. object PlayJsonSupport extends PlayJsonSupport

    Permalink

    Automatic to and from JSON marshalling/unmarshalling using an in-scope *play-json* protocol.

  4. val Seq: scala.collection.immutable.Seq.type

    Permalink
  5. val Traversable: scala.collection.immutable.Traversable.type

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped