sealed trait CacheDirective extends AnyRef

A trait that marks the cache directives generated from parsing a cache-control header.

Source
CacheDirectives.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CacheDirective
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected