object ContentTypeRange extends Serializable

Source
ContentType.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ContentTypeRange
  2. Serializable
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. val *: ContentTypeRange
  2. implicit def apply(contentType: ContentType): ContentTypeRange
  3. implicit def apply(mediaRange: MediaRange): ContentTypeRange
  4. implicit def apply(mediaType: MediaType): ContentTypeRange