summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.remote/-k-v-web-socket-config
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-k-v-web-socket-config')
-rw-r--r--api/pl.treksoft.kvision.remote/-k-v-web-socket-config/-init-.html5
-rw-r--r--api/pl.treksoft.kvision.remote/-k-v-web-socket-config/application-context.html14
-rw-r--r--api/pl.treksoft.kvision.remote/-k-v-web-socket-config/handler-adapter.html14
-rw-r--r--api/pl.treksoft.kvision.remote/-k-v-web-socket-config/handler-mapping.html14
-rw-r--r--api/pl.treksoft.kvision.remote/-k-v-web-socket-config/index.html46
-rw-r--r--api/pl.treksoft.kvision.remote/-k-v-web-socket-config/register-web-socket-handlers.html14
-rw-r--r--api/pl.treksoft.kvision.remote/-k-v-web-socket-config/route-interceptor.html14
-rw-r--r--api/pl.treksoft.kvision.remote/-k-v-web-socket-config/services.html14
-rw-r--r--api/pl.treksoft.kvision.remote/-k-v-web-socket-config/socket-handler.html14
-rw-r--r--api/pl.treksoft.kvision.remote/-k-v-web-socket-config/web-socket-session.html14
10 files changed, 35 insertions, 128 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
index e445cb05..3fcf33ef 100644
--- 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
@@ -8,8 +8,7 @@
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">KVWebSocketConfig</a>&nbsp;/&nbsp;<a href="./-init-.html">&lt;init&gt;</a><br/>
<br/>
<h1>&lt;init&gt;</h1>
-<a name="pl.treksoft.kvision.remote.KVWebSocketConfig$&lt;init&gt;()"></a>
-<code><span class="identifier">KVWebSocketConfig</span><span class="symbol">(</span><span class="symbol">)</span></code>
-<p>Automatic websockets configuration.</p>
+<a name="pl.treksoft.kvision.remote.KVWebSocketConfig$&lt;init&gt;(kotlin.collections.List((pl.treksoft.kvision.remote.KVServiceManager((kotlin.Any)))), )"></a>
+<code><span class="identifier">KVWebSocketConfig</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.KVWebSocketConfig$<init>(kotlin.collections.List((pl.treksoft.kvision.remote.KVServiceManager((kotlin.Any)))), )/services">services</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="../-k-v-service-manager/index.html"><span class="identifier">KVServiceManager</span></a><span class="symbol">&lt;</span><span class="identifier">*</span><span class="symbol">&gt;</span><span class="symbol">&gt;</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.KVWebSocketConfig$<init>(kotlin.collections.List((pl.treksoft.kvision.remote.KVServiceManager((kotlin.Any)))), )/applicationContext">applicationContext</span><span class="symbol">:</span>&nbsp;<span class="identifier">&lt;ERROR CLASS&gt;</span><span class="symbol">)</span></code>
</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
deleted file mode 100644
index 2ef3f390..00000000
--- a/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/application-context.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<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>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">KVWebSocketConfig</a>&nbsp;/&nbsp;<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">&lt;ERROR CLASS&gt;</span></code>
-</BODY>
-</HTML>
diff --git a/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/handler-adapter.html b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/handler-adapter.html
new file mode 100644
index 00000000..d6abd9c5
--- /dev/null
+++ b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/handler-adapter.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>KVWebSocketConfig.handlerAdapter - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">KVWebSocketConfig</a>&nbsp;/&nbsp;<a href="./handler-adapter.html">handlerAdapter</a><br/>
+<br/>
+<h1>handlerAdapter</h1>
+<a name="pl.treksoft.kvision.remote.KVWebSocketConfig$handlerAdapter()"></a>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">handlerAdapter</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">&lt;ERROR CLASS&gt;</span></code>
+</BODY>
+</HTML>
diff --git a/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/handler-mapping.html b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/handler-mapping.html
new file mode 100644
index 00000000..f3f46dbe
--- /dev/null
+++ b/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/handler-mapping.html
@@ -0,0 +1,14 @@
+<HTML>
+<HEAD>
+<meta charset="UTF-8">
+<title>KVWebSocketConfig.handlerMapping - kvision</title>
+<link rel="stylesheet" href="../../../style.css">
+</HEAD>
+<BODY>
+<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">KVWebSocketConfig</a>&nbsp;/&nbsp;<a href="./handler-mapping.html">handlerMapping</a><br/>
+<br/>
+<h1>handlerMapping</h1>
+<a name="pl.treksoft.kvision.remote.KVWebSocketConfig$handlerMapping()"></a>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">handlerMapping</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">&lt;ERROR CLASS&gt;</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
index 1ca80257..4c8cd424 100644
--- 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
@@ -9,7 +9,6 @@
<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>
@@ -18,28 +17,7 @@
<p><a href="-init-.html">&lt;init&gt;</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">&lt;ERROR CLASS&gt;</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">&lt;</span><a href="../-k-v-service-manager/index.html"><span class="identifier">KVServiceManager</span></a><span class="symbol">&lt;</span><span class="identifier">*</span><span class="symbol">&gt;</span><span class="symbol">&gt;</span></code></td>
+<code><span class="identifier">KVWebSocketConfig</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.KVWebSocketConfig$<init>(kotlin.collections.List((pl.treksoft.kvision.remote.KVServiceManager((kotlin.Any)))), )/services">services</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="../-k-v-service-manager/index.html"><span class="identifier">KVServiceManager</span></a><span class="symbol">&lt;</span><span class="identifier">*</span><span class="symbol">&gt;</span><span class="symbol">&gt;</span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.KVWebSocketConfig$<init>(kotlin.collections.List((pl.treksoft.kvision.remote.KVServiceManager((kotlin.Any)))), )/applicationContext">applicationContext</span><span class="symbol">:</span>&nbsp;<span class="identifier">&lt;ERROR CLASS&gt;</span><span class="symbol">)</span></code></td>
</tr>
</tbody>
</table>
@@ -48,31 +26,17 @@
<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>&nbsp;<span class="identifier">&lt;ERROR CLASS&gt;</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">&lt;ERROR CLASS&gt;</span></code></td>
-</tr>
-<tr>
-<td>
-<p><a href="socket-handler.html">socketHandler</a></p>
+<p><a href="handler-adapter.html">handlerAdapter</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">&lt;ERROR CLASS&gt;</span></code></td>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">handlerAdapter</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">&lt;ERROR CLASS&gt;</span></code></td>
</tr>
<tr>
<td>
-<p><a href="web-socket-session.html">webSocketSession</a></p>
+<p><a href="handler-mapping.html">handlerMapping</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">&lt;ERROR CLASS&gt;</span></code></td>
+<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">handlerMapping</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier">&lt;ERROR CLASS&gt;</span></code></td>
</tr>
</tbody>
</table>
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
deleted file mode 100644
index 80d40bf2..00000000
--- a/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/register-web-socket-handlers.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<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>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">KVWebSocketConfig</a>&nbsp;/&nbsp;<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>&nbsp;<span class="identifier">&lt;ERROR CLASS&gt;</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
deleted file mode 100644
index 18bca5a0..00000000
--- a/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/route-interceptor.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<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>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">KVWebSocketConfig</a>&nbsp;/&nbsp;<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">&lt;ERROR CLASS&gt;</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
deleted file mode 100644
index 669aa7ed..00000000
--- a/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/services.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<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>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">KVWebSocketConfig</a>&nbsp;/&nbsp;<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">&lt;</span><a href="../-k-v-service-manager/index.html"><span class="identifier">KVServiceManager</span></a><span class="symbol">&lt;</span><span class="identifier">*</span><span class="symbol">&gt;</span><span class="symbol">&gt;</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
deleted file mode 100644
index 95b9091d..00000000
--- a/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/socket-handler.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<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>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">KVWebSocketConfig</a>&nbsp;/&nbsp;<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">&lt;ERROR CLASS&gt;</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
deleted file mode 100644
index 93eb1f91..00000000
--- a/api/pl.treksoft.kvision.remote/-k-v-web-socket-config/web-socket-session.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<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>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.remote</a>&nbsp;/&nbsp;<a href="index.html">KVWebSocketConfig</a>&nbsp;/&nbsp;<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">&lt;ERROR CLASS&gt;</span></code>
-</BODY>
-</HTML>