com.github.pjfanning.pekkohttpargonaut
Members list
Type members
Classlikes
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._.
Attributes
- Companion
- trait
- Supertypes
- Self type
-
ArgonautSupport.type
trait ArgonautSupport
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._
Attributes
- Companion
- object
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object ArgonautSupport.type
In this article