GatewayTimeout

com.typesafe.play.cachecontrol.ResponseSelectionActions.GatewayTimeout
case class GatewayTimeout(reason: String) extends ResponseSelectionAction

No stored response exists.

The cache must serve a gateway timeout response.

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product