Packages

p

de.heikoseeberger

akkahttpargonaut

package akkahttpargonaut

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait ArgonautSupport extends AnyRef

    JSON marshalling/unmarshalling using an in-scope *Argonaut* protocol.

    JSON marshalling/unmarshalling using an in-scope *Argonaut* protocol.

    To use automatic codec derivation, user needs to import argonaut.Shapeless._

Value Members

  1. object ArgonautSupport extends ArgonautSupport

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

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

    To use automatic codec derivation, user needs to import argonaut.Shapeless._.

Ungrouped