Packages

object no-transform extends SingletonValueRenderable with RequestDirective with ResponseDirective with Product with Serializable

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

Source
CacheDirective.scala
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. no-transform
  2. Serializable
  3. Serializable
  4. ResponseDirective
  5. RequestDirective
  6. CacheDirective
  7. CacheDirective
  8. SingletonValueRenderable
  9. Renderable
  10. Product
  11. Equals
  12. AnyRef
  13. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. def render[R <: Rendering](r: R): r.type
    Definition Classes
    SingletonValueRenderable → Renderable
  2. def value: String
    Definition Classes
    SingletonValueRenderable