AttributeKey

akka.http.scaladsl.model.AttributeKey
See theAttributeKey companion object
case class AttributeKey[T](name: String, clazz: Class[_]) extends AttributeKey[T]

Attributes

Companion
object
Source
AttributeKey.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class AttributeKey[T]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product