case object ProxyRevalidate extends CacheDirective with Product with Serializable
- Source
- CacheDirectives.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ProxyRevalidate
- Serializable
- Product
- Equals
- CacheDirective
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- def productElementName(n: Int): String
- Definition Classes
- Product
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- def toString(): String
- Definition Classes
- ProxyRevalidate → AnyRef → Any