kvision / pl.treksoft.kvision.remote / KVController

KVController

open class KVController

Constructors

<init>

KVController()

Properties

applicationContext

lateinit var applicationContext: <ERROR CLASS>

services

lateinit var services: List<KVServiceManager<*>>

Functions

kVMapping

open fun kVMapping(req: <ERROR CLASS>, res: <ERROR CLASS>): Unit