diff options
author | Robert Jaros <rjaros@finn.pl> | 2019-04-04 13:10:28 +0200 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2019-04-04 13:10:28 +0200 |
commit | 8883419bfcec00947863741d48dbd89cc877615a (patch) | |
tree | 3bfaa51ceaae33abe2be84d1bcc6c772bec2fd59 /api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session | |
parent | 7d18a562b285a7ae08f81ba6110637ea797e84f9 (diff) | |
download | kvision-8883419bfcec00947863741d48dbd89cc877615a.tar.gz kvision-8883419bfcec00947863741d48dbd89cc877615a.tar.bz2 kvision-8883419bfcec00947863741d48dbd89cc877615a.zip |
API documentation for KVision 0.0.32
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session')
11 files changed, 252 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/-init-.html b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/-init-.html new file mode 100644 index 00000000..d6b72098 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/-init-.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketServerSession.<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">DummyWebSocketServerSession</a> / <a href="./-init-.html"><init></a><br/> +<br/> +<h1><init></h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketServerSession$<init>()"></a> +<code><span class="identifier">DummyWebSocketServerSession</span><span class="symbol">(</span><span class="symbol">)</span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/call.html b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/call.html new file mode 100644 index 00000000..d316d3b5 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/call.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketServerSession.call - 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">DummyWebSocketServerSession</a> / <a href="./call.html">call</a><br/> +<br/> +<h1>call</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketServerSession$call"></a> +<code><span class="keyword">val </span><span class="identifier">call</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/close.html b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/close.html new file mode 100644 index 00000000..4217b898 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/close.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketServerSession.close - 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">DummyWebSocketServerSession</a> / <a href="./close.html">close</a><br/> +<br/> +<h1>close</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketServerSession$close(kotlin.Throwable)"></a> +<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">close</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.DummyWebSocketServerSession$close(kotlin.Throwable)/cause">cause</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html"><span class="identifier">Throwable</span></a><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></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/coroutine-context.html b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/coroutine-context.html new file mode 100644 index 00000000..5806670c --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/coroutine-context.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketServerSession.coroutineContext - 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">DummyWebSocketServerSession</a> / <a href="./coroutine-context.html">coroutineContext</a><br/> +<br/> +<h1>coroutineContext</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketServerSession$coroutineContext"></a> +<code><span class="keyword">val </span><span class="identifier">coroutineContext</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.coroutines/-coroutine-context/index.html"><span class="identifier">CoroutineContext</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/flush.html b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/flush.html new file mode 100644 index 00000000..1424d570 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/flush.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketServerSession.flush - 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">DummyWebSocketServerSession</a> / <a href="./flush.html">flush</a><br/> +<br/> +<h1>flush</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketServerSession$flush()"></a> +<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">flush</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></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/incoming.html b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/incoming.html new file mode 100644 index 00000000..967b31a4 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/incoming.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketServerSession.incoming - 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">DummyWebSocketServerSession</a> / <a href="./incoming.html">incoming</a><br/> +<br/> +<h1>incoming</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketServerSession$incoming"></a> +<code><span class="keyword">val </span><span class="identifier">incoming</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span><span class="symbol"><</span><span class="identifier"><ERROR CLASS></span><span class="symbol">></span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/index.html b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/index.html new file mode 100644 index 00000000..1db97071 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/index.html @@ -0,0 +1,112 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketServerSession - 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">DummyWebSocketServerSession</a><br/> +<br/> +<h1>DummyWebSocketServerSession</h1> +<code><span class="keyword">class </span><span class="identifier">DummyWebSocketServerSession</span></code> +<h3>Constructors</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-init-.html"><init></a></p> +</td> +<td> +<code><span class="identifier">DummyWebSocketServerSession</span><span class="symbol">(</span><span class="symbol">)</span></code></td> +</tr> +</tbody> +</table> +<h3>Properties</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="call.html">call</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">call</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code></td> +</tr> +<tr> +<td> +<p><a href="coroutine-context.html">coroutineContext</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">coroutineContext</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.coroutines/-coroutine-context/index.html"><span class="identifier">CoroutineContext</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="incoming.html">incoming</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">incoming</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span><span class="symbol"><</span><span class="identifier"><ERROR CLASS></span><span class="symbol">></span></code></td> +</tr> +<tr> +<td> +<p><a href="masking.html">masking</a></p> +</td> +<td> +<code><span class="keyword">var </span><span class="identifier">masking</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="max-frame-size.html">maxFrameSize</a></p> +</td> +<td> +<code><span class="keyword">var </span><span class="identifier">maxFrameSize</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html"><span class="identifier">Long</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="outgoing.html">outgoing</a></p> +</td> +<td> +<code><span class="keyword">val </span><span class="identifier">outgoing</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span><span class="symbol"><</span><span class="identifier"><ERROR CLASS></span><span class="symbol">></span></code></td> +</tr> +</tbody> +</table> +<h3>Functions</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="close.html">close</a></p> +</td> +<td> +<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">close</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.DummyWebSocketServerSession$close(kotlin.Throwable)/cause">cause</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html"><span class="identifier">Throwable</span></a><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></code></td> +</tr> +<tr> +<td> +<p><a href="flush.html">flush</a></p> +</td> +<td> +<code><span class="keyword">suspend</span> <span class="keyword">fun </span><span class="identifier">flush</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></code></td> +</tr> +<tr> +<td> +<p><a href="terminate.html">terminate</a></p> +</td> +<td> +<code><span class="keyword">fun </span><span class="identifier">terminate</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></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/-dummy-web-socket-server-session/masking.html b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/masking.html new file mode 100644 index 00000000..e607d664 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/masking.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketServerSession.masking - 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">DummyWebSocketServerSession</a> / <a href="./masking.html">masking</a><br/> +<br/> +<h1>masking</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketServerSession$masking"></a> +<code><span class="keyword">var </span><span class="identifier">masking</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/max-frame-size.html b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/max-frame-size.html new file mode 100644 index 00000000..5933117b --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/max-frame-size.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketServerSession.maxFrameSize - 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">DummyWebSocketServerSession</a> / <a href="./max-frame-size.html">maxFrameSize</a><br/> +<br/> +<h1>maxFrameSize</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketServerSession$maxFrameSize"></a> +<code><span class="keyword">var </span><span class="identifier">maxFrameSize</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-long/index.html"><span class="identifier">Long</span></a></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/outgoing.html b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/outgoing.html new file mode 100644 index 00000000..84f13f71 --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/outgoing.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketServerSession.outgoing - 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">DummyWebSocketServerSession</a> / <a href="./outgoing.html">outgoing</a><br/> +<br/> +<h1>outgoing</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketServerSession$outgoing"></a> +<code><span class="keyword">val </span><span class="identifier">outgoing</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span><span class="symbol"><</span><span class="identifier"><ERROR CLASS></span><span class="symbol">></span></code> +</BODY> +</HTML> diff --git a/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/terminate.html b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/terminate.html new file mode 100644 index 00000000..50b685dc --- /dev/null +++ b/api/pl.treksoft.kvision.remote/-dummy-web-socket-server-session/terminate.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketServerSession.terminate - 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">DummyWebSocketServerSession</a> / <a href="./terminate.html">terminate</a><br/> +<br/> +<h1>terminate</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketServerSession$terminate()"></a> +<code><span class="keyword">fun </span><span class="identifier">terminate</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></code> +</BODY> +</HTML> |