skinny.micro

json

package json

Visibility
  1. Public
  2. All

Type Members

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

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

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

  4. trait SkinnyMicroJSONStringOps extends JSONStringOps with JSONStringOpsConfig

    JSON response support.

Value Members

  1. object JsonOutput

  2. object JsonResult extends Serializable

  3. object JsonSupport

Ungrouped