Package

com.github.vonnagy.service.container.http

json

Permalink

package json

Visibility
  1. Public
  2. All

Type Members

  1. trait Json4sSupport extends AnyRef

    Permalink

    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

  1. object Json4sSupport extends Json4sSupport

    Permalink

    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.

Ungrouped