Package

skinny.micro

json

Permalink

package json

Visibility
  1. Public
  2. All

Type Members

  1. trait JsonOutput[T] extends ApiFormats with JsonMethods[T]

    Permalink
  2. case class JsonResult(value: JValue) extends Product with Serializable

    Permalink
  3. trait JsonSupport[T] extends JsonOutput[T]

    Permalink
  4. trait SkinnyMicroJSONStringOps extends JSONStringOps with JSONStringOpsConfig

    Permalink

    JSON response support.

Value Members

  1. object JsonOutput

    Permalink
  2. object JsonResult extends Serializable

    Permalink
  3. object JsonSupport

    Permalink

Ungrouped