diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-04-11 18:02:54 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-04-11 18:02:54 +0200 |
commit | e361ab18f355ff81ef61406543b918d4a2b9567c (patch) | |
tree | 245f3ad3cc1642ea90e5ef858838a276bd45171e /api/pl.treksoft.kvision.remote/-k-v-web-socket-config | |
parent | 35ba11a0343f626aa1832b4ba43a0ed2363fc265 (diff) | |
download | kvision-e361ab18f355ff81ef61406543b918d4a2b9567c.tar.gz kvision-e361ab18f355ff81ef61406543b918d4a2b9567c.tar.bz2 kvision-e361ab18f355ff81ef61406543b918d4a2b9567c.zip |
API documentantion for KVision 0.0.33
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-k-v-web-socket-config')
8 files changed, 193 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/-init-.html b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/-init-.html new file mode 100644 index 00000000..e445cb05 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/-init-.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>KVWebSocketConfig.<init> - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="index.html">KVWebSocketConfig</a> / <a href="./-init-.html"><init></a><br/> +<br/> +<h1><init></h1> +<a name="pl.treksoft.kvision.remote.KVWebSocketConfig$<init>()"></a> +<code><span class="identifier">KVWebSocketConfig</span><span class="symbol">(</span><span class="symbol">)</span></code> +<p>Automatic websockets configuration.</p> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/application-context.html b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/application-context.html new file mode 100644 index 00000000..2ef3f390 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/application-context.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>KVWebSocketConfig.applicationContext - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="index.html">KVWebSocketConfig</a> / <a href="./application-context.html">applicationContext</a><br/> +<br/> +<h1>applicationContext</h1> +<a name="pl.treksoft.kvision.remote.KVWebSocketConfig$applicationContext"></a> +<code><span class="keyword">lateinit</span> <span class="keyword">var </span><span class="identifier">applicationContext</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/index.html b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/index.html new file mode 100644 index 00000000..1ca80257 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/index.html @@ -0,0 +1,94 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>KVWebSocketConfig - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="./index.html">KVWebSocketConfig</a><br/> +<br/> +<h1>KVWebSocketConfig</h1> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">KVWebSocketConfig</span></code> +<p>Automatic websockets configuration.</p> +<h3>Constructors</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-init-.html"><init></a></p> +</td> +<td> +<code><span class="identifier">KVWebSocketConfig</span><span class="symbol">(</span><span class="symbol">)</span></code> +<p>Automatic websockets configuration.</p> +</td> +</tr> +</tbody> +</table> +<h3>Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="application-context.html">applicationContext</a></p> +</td> +<td> +<code><span class="keyword">lateinit</span> <span class="keyword">var </span><span class="identifier">applicationContext</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code></td> +</tr> +<tr> +<td> +<p><a href="services.html">services</a></p> +</td> +<td> +<code><span class="keyword">lateinit</span> <span class="keyword">var </span><span class="identifier">services</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol"><</span><a href="../-k-v-service-manager/index.html"><span class="identifier">KVServiceManager</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">></span></code></td> +</tr> +</tbody> +</table> +<h3>Functions</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="register-web-socket-handlers.html">registerWebSocketHandlers</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">registerWebSocketHandlers</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.KVWebSocketConfig$registerWebSocketHandlers()/registry">registry</span><span class="symbol">:</span> <span class="identifier"><ERROR CLASS></span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="route-interceptor.html">routeInterceptor</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">routeInterceptor</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code></td> +</tr> +<tr> +<td> +<p><a href="socket-handler.html">socketHandler</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">socketHandler</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code></td> +</tr> +<tr> +<td> +<p><a href="web-socket-session.html">webSocketSession</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">webSocketSession</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code></td> +</tr> +</tbody> +</table> +<h3>Extension Functions</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html">createInstance</a></p> +</td> +<td> +<code><span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span><span class="symbol">.</span><span class="identifier">createInstance</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.utils$createInstance(kotlin.Any, kotlin.Array((kotlin.Any)))/args">args</span><span class="symbol">:</span> <span class="keyword">dynamic</span><span class="symbol">)</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.utils/kotlin.-any/create-instance.html#T"><span class="identifier">T</span></a></code> +<p>Helper function for creating JavaScript objects from dynamic constructors.</p> +</td> +</tr> +</tbody> +</table> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/register-web-socket-handlers.html b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/register-web-socket-handlers.html new file mode 100644 index 00000000..80d40bf2 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/register-web-socket-handlers.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>KVWebSocketConfig.registerWebSocketHandlers - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="index.html">KVWebSocketConfig</a> / <a href="./register-web-socket-handlers.html">registerWebSocketHandlers</a><br/> +<br/> +<h1>registerWebSocketHandlers</h1> +<a name="pl.treksoft.kvision.remote.KVWebSocketConfig$registerWebSocketHandlers()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">registerWebSocketHandlers</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.KVWebSocketConfig$registerWebSocketHandlers()/registry">registry</span><span class="symbol">:</span> <span class="identifier"><ERROR CLASS></span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/route-interceptor.html b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/route-interceptor.html new file mode 100644 index 00000000..18bca5a0 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/route-interceptor.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>KVWebSocketConfig.routeInterceptor - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="index.html">KVWebSocketConfig</a> / <a href="./route-interceptor.html">routeInterceptor</a><br/> +<br/> +<h1>routeInterceptor</h1> +<a name="pl.treksoft.kvision.remote.KVWebSocketConfig$routeInterceptor()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">routeInterceptor</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/services.html b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/services.html new file mode 100644 index 00000000..669aa7ed --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/services.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>KVWebSocketConfig.services - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="index.html">KVWebSocketConfig</a> / <a href="./services.html">services</a><br/> +<br/> +<h1>services</h1> +<a name="pl.treksoft.kvision.remote.KVWebSocketConfig$services"></a> +<code><span class="keyword">lateinit</span> <span class="keyword">var </span><span class="identifier">services</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol"><</span><a href="../-k-v-service-manager/index.html"><span class="identifier">KVServiceManager</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">></span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/socket-handler.html b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/socket-handler.html new file mode 100644 index 00000000..95b9091d --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/socket-handler.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>KVWebSocketConfig.socketHandler - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="index.html">KVWebSocketConfig</a> / <a href="./socket-handler.html">socketHandler</a><br/> +<br/> +<h1>socketHandler</h1> +<a name="pl.treksoft.kvision.remote.KVWebSocketConfig$socketHandler()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">socketHandler</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/web-socket-session.html b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/web-socket-session.html new file mode 100644 index 00000000..93eb1f91 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/web-socket-session.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>KVWebSocketConfig.webSocketSession - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="index.html">KVWebSocketConfig</a> / <a href="./web-socket-session.html">webSocketSession</a><br/> +<br/> +<h1>webSocketSession</h1> +<a name="pl.treksoft.kvision.remote.KVWebSocketConfig$webSocketSession()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">webSocketSession</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code> +</BODY> +</HTML> |