From 0365722f8549ee93918be99da1b9f901cf0b2c8d Mon Sep 17 00:00:00 2001 From: Robert Jaros Date: Fri, 13 Mar 2020 01:05:20 +0100 Subject: API documentation for KVision 3.5.2 --- .../-k-v-service-mgr/index.html | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 api/pl.treksoft.kvision.remote/-k-v-service-mgr/index.html (limited to 'api/pl.treksoft.kvision.remote/-k-v-service-mgr/index.html') diff --git a/api/pl.treksoft.kvision.remote/-k-v-service-mgr/index.html b/api/pl.treksoft.kvision.remote/-k-v-service-mgr/index.html new file mode 100644 index 00000000..c0cbfa18 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-k-v-service-mgr/index.html @@ -0,0 +1,26 @@ + + + +KVServiceMgr - kvision + + + +kvision / pl.treksoft.kvision.remote / KVServiceMgr
+
+

KVServiceMgr

+(js) interface KVServiceMgr<T : Any> +

Functions

+ + + + + + + +
+(js) +

getCalls

+
+abstract fun getCalls(): Map<String, Pair<String, HttpMethod>>
+ + -- cgit