Packages

object immutableDirective extends SingletonValueRenderable with ResponseDirective with Product with Serializable

https://tools.ietf.org/html/rfc8246

Annotations
@ApiMayChange()
Source
CacheDirective.scala
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. immutableDirective
  2. Serializable
  3. Serializable
  4. ResponseDirective
  5. CacheDirective
  6. CacheDirective
  7. SingletonValueRenderable
  8. Renderable
  9. Product
  10. Equals
  11. AnyRef
  12. 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
    immutableDirective → SingletonValueRenderable → Renderable
  2. def value: String
    Definition Classes
    SingletonValueRenderable