From eb930482e9972a21d39f2aea8b813acf58ff5b64 Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Mon, 22 Oct 2018 00:01:39 +0200 Subject: API documentation for KVision 0.0.19 --- .../-k-v-controller/index.html | 49 ---------------------- 1 file changed, 49 deletions(-) delete mode 100644 api/kvision/pl.treksoft.kvision.remote/-k-v-controller/index.html (limited to 'api/kvision/pl.treksoft.kvision.remote/-k-v-controller/index.html') diff --git a/api/kvision/pl.treksoft.kvision.remote/-k-v-controller/index.html b/api/kvision/pl.treksoft.kvision.remote/-k-v-controller/index.html deleted file mode 100644 index 40ced1a9..00000000 --- a/api/kvision/pl.treksoft.kvision.remote/-k-v-controller/index.html +++ /dev/null @@ -1,49 +0,0 @@ - - - -KVController - kvision - - - -kvision / pl.treksoft.kvision.remote / KVController
-
-

KVController

-open class KVController -

Constructors

- - - - - - - -
-

<init>

-
-KVController()
-

Properties

- - - - - - - -
-

kvServer

-
-lateinit var kvServer: KVServer
-

Functions

- - - - - - - -
-

kVMapping

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