Packages

case object public extends SingletonValueRenderable with ResponseDirective with Product with Serializable

For a fuller description of the use case, see http://tools.ietf.org/html/rfc7234#section-5.2.2.5

Source
CacheDirective.scala
Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. public
  2. Serializable
  3. ResponseDirective
  4. CacheDirective
  5. CacheDirective
  6. SingletonValueRenderable
  7. Renderable
  8. Product
  9. Equals
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. def productElementName(n: Int): String
    Definition Classes
    Product
  2. def productElementNames: Iterator[String]
    Definition Classes
    Product
  3. def render[R <: Rendering](r: R): r.type
    Definition Classes
    SingletonValueRenderable → Renderable
  4. def value: String
    Definition Classes
    SingletonValueRenderable