findName

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

Find session name for the specified type or fail if not found

Throws

if no session provider registered for type