Packages

p

de.heikoseeberger

akkahttpcirce

package akkahttpcirce

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. trait CirceSupport extends AnyRef

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

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

    To use automatic codec derivation, user need to import io.circe.generic.auto._

Value Members

  1. object CirceSupport extends CirceSupport

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

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

    To use automatic codec derivation, user need to import circe.generic.auto._.

Ungrouped