Routing

counters.routing.Routing
trait Routing extends JsonImplicits

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def routes: Route

Concrete fields

val clientCacheHeaders: List[HttpHeader]
val noClientCacheHeaders: List[HttpHeader]

Implicits

Inherited implicits

implicit val chosenFormats: Formats

Attributes

Inherited from:
JsonImplicits
implicit val chosenSerialization: Serialization.type

Attributes

Inherited from:
JsonImplicits