DefaultSessionContextKeyRegistry

Constructors

Link copied to clipboard
fun DefaultSessionContextKeyRegistry(vararg keys: Session.Context.Key<*>)

Functions

Link copied to clipboard
open override fun getKeyByQualifiedName(keyQualifiedName: String): Session.Context.Key<*>?

Properties

Link copied to clipboard
open override val allKeys: List<Session.Context.Key<*>>