package akkahttpjson4s
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- trait Json4sSupport extends AnyRef
Automatic to and from JSON marshalling/unmarshalling using an in-scope *Json4s* protocol.
Automatic to and from JSON marshalling/unmarshalling using an in-scope *Json4s* protocol.
Pretty printing is enabled if an implicit Json4sSupport.ShouldWritePretty.True is in scope.
Value Members
- object Json4sSupport extends Json4sSupport
Automatic to and from JSON marshalling/unmarshalling using an in-scope *Json4s* protocol.
Automatic to and from JSON marshalling/unmarshalling using an in-scope *Json4s* protocol.
Pretty printing is enabled if an implicit Json4sSupport.ShouldWritePretty.True is in scope.