findName

abstract fun findName(type: KClass<*>): String

Finds a session name for the specified type or fails if it's not found.

Throws

if no session provider registered for type