de.heikoseeberger

akkahttpjsonplay

package akkahttpjsonplay

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. akkahttpjsonplay
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

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

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

  3. trait PlayJsonMarshalling extends AnyRef

    Play JSON integration for Akka HTTP (un)marshalling.

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

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

Value Members

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

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

  3. object PlayJsonMarshalling extends PlayJsonMarshalling

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped