org.zalando.jsonapi

json

package json

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. json
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. val application/vnd.api+json: MediaType

    The Jsonapi JSON media type as a spray.http.MediaType.

  2. implicit def jsonapiJsonConvertableMarshaller[T](implicit arg0: JsonapiRootObjectWriter[T], m: Marshaller[RootObject]): Marshaller[T]

  3. implicit def jsonapiJsonConvertableUnmarshaller[T](implicit arg0: JsonapiRootObjectReader[T], u: Unmarshaller[RootObject]): Unmarshaller[T]

  4. val jsonapiMediaType: String

    The Jsonapi JSON media type.

  5. package playjson

  6. package sprayjson

Inherited from AnyRef

Inherited from Any

Ungrouped