Packages

p

de.heikoseeberger

akkahttpplayjson

package akkahttpplayjson

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class PlayJsonError (error: JsError) extends RuntimeException with Product with Serializable
  2. trait PlayJsonSupport extends AnyRef

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

Value Members

  1. object PlayJsonSupport extends PlayJsonSupport

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

Ungrouped