diff options
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-k-v-server/-init-.html')
-rw-r--r-- | api/pl.treksoft.kvision.remote/-k-v-server/-init-.html | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.remote/-k-v-server/-init-.html b/api/pl.treksoft.kvision.remote/-k-v-server/-init-.html new file mode 100644 index 00000000..c5550330 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-k-v-server/-init-.html @@ -0,0 +1,19 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>KVServer.<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">KVServer</a> / <a href="./-init-.html"><init></a><br/> +<br/> +<h1><init></h1> +<a name="pl.treksoft.kvision.remote.KVServer$<init>(kotlin.Function1((pl.treksoft.kvision.remote.KVServer, kotlin.Unit)))"></a> +<code><span class="identifier">KVServer</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.KVServer$<init>(kotlin.Function1((pl.treksoft.kvision.remote.KVServer, kotlin.Unit)))/init">init</span><span class="symbol">:</span> <a href="index.html"><span class="identifier">KVServer</span></a><span class="symbol">.</span><span class="symbol">(</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><span class="symbol">)</span></code> +<p>A Jooby based server.</p> +<a name="pl.treksoft.kvision.remote.KVServer$<init>()"></a> +<code><span class="identifier">KVServer</span><span class="symbol">(</span><span class="symbol">)</span></code> +<p>A server. +Not used on the js platform.</p> +</BODY> +</HTML> |