diff options
Diffstat (limited to 'api1/pl.treksoft.kvision.remote/-dummy-web-socket-session')
18 files changed, 397 insertions, 0 deletions
diff --git a/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/-init-.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/-init-.html new file mode 100644 index 00000000..e850f251 --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/-init-.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.<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">DummyWebSocketSession</a> / <a href="./-init-.html"><init></a><br/> +<br/> +<h1><init></h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$<init>()"></a> +<code><span class="identifier">DummyWebSocketSession</span><span class="symbol">(</span><span class="symbol">)</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/close.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/close.html new file mode 100644 index 00000000..ef2ae5b5 --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/close.html @@ -0,0 +1,16 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.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">DummyWebSocketSession</a> / <a href="./close.html">close</a><br/> +<br/> +<h1>close</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$close()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">close</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><br/> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$close()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">close</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.DummyWebSocketSession$close()/status">status</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/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-accepted-protocol.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-accepted-protocol.html new file mode 100644 index 00000000..a157ed79 --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-accepted-protocol.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.getAcceptedProtocol - 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">DummyWebSocketSession</a> / <a href="./get-accepted-protocol.html">getAcceptedProtocol</a><br/> +<br/> +<h1>getAcceptedProtocol</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$getAcceptedProtocol()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getAcceptedProtocol</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-attributes.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-attributes.html new file mode 100644 index 00000000..7ead65c0 --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-attributes.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.getAttributes - 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">DummyWebSocketSession</a> / <a href="./get-attributes.html">getAttributes</a><br/> +<br/> +<h1>getAttributes</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$getAttributes()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getAttributes</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html"><span class="identifier">MutableMap</span></a><span class="symbol"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><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></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-binary-message-size-limit.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-binary-message-size-limit.html new file mode 100644 index 00000000..3a261432 --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-binary-message-size-limit.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.getBinaryMessageSizeLimit - 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">DummyWebSocketSession</a> / <a href="./get-binary-message-size-limit.html">getBinaryMessageSizeLimit</a><br/> +<br/> +<h1>getBinaryMessageSizeLimit</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$getBinaryMessageSizeLimit()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getBinaryMessageSizeLimit</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-extensions.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-extensions.html new file mode 100644 index 00000000..0e24f2ab --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-extensions.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.getExtensions - 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">DummyWebSocketSession</a> / <a href="./get-extensions.html">getExtensions</a><br/> +<br/> +<h1>getExtensions</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$getExtensions()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getExtensions</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-list/index.html"><span class="identifier">MutableList</span></a><span class="symbol"><</span><span class="identifier"><ERROR CLASS></span><span class="symbol">></span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-handshake-headers.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-handshake-headers.html new file mode 100644 index 00000000..bfed88a2 --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-handshake-headers.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.getHandshakeHeaders - 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">DummyWebSocketSession</a> / <a href="./get-handshake-headers.html">getHandshakeHeaders</a><br/> +<br/> +<h1>getHandshakeHeaders</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$getHandshakeHeaders()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getHandshakeHeaders</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/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-id.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-id.html new file mode 100644 index 00000000..a3cbf587 --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-id.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.getId - 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">DummyWebSocketSession</a> / <a href="./get-id.html">getId</a><br/> +<br/> +<h1>getId</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$getId()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getId</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-local-address.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-local-address.html new file mode 100644 index 00000000..677bf3fd --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-local-address.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.getLocalAddress - 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">DummyWebSocketSession</a> / <a href="./get-local-address.html">getLocalAddress</a><br/> +<br/> +<h1>getLocalAddress</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$getLocalAddress()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getLocalAddress</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://docs.oracle.com/javase/6/docs/api/java/net/InetSocketAddress.html"><span class="identifier">InetSocketAddress</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-principal.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-principal.html new file mode 100644 index 00000000..e0f8f5e5 --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-principal.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.getPrincipal - 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">DummyWebSocketSession</a> / <a href="./get-principal.html">getPrincipal</a><br/> +<br/> +<h1>getPrincipal</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$getPrincipal()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getPrincipal</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://docs.oracle.com/javase/6/docs/api/java/security/Principal.html"><span class="identifier">Principal</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-remote-address.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-remote-address.html new file mode 100644 index 00000000..9a4553d3 --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-remote-address.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.getRemoteAddress - 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">DummyWebSocketSession</a> / <a href="./get-remote-address.html">getRemoteAddress</a><br/> +<br/> +<h1>getRemoteAddress</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$getRemoteAddress()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getRemoteAddress</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://docs.oracle.com/javase/6/docs/api/java/net/InetSocketAddress.html"><span class="identifier">InetSocketAddress</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-text-message-size-limit.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-text-message-size-limit.html new file mode 100644 index 00000000..3d75c92b --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-text-message-size-limit.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.getTextMessageSizeLimit - 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">DummyWebSocketSession</a> / <a href="./get-text-message-size-limit.html">getTextMessageSizeLimit</a><br/> +<br/> +<h1>getTextMessageSizeLimit</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$getTextMessageSizeLimit()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getTextMessageSizeLimit</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-uri.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-uri.html new file mode 100644 index 00000000..e49c0a4a --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/get-uri.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.getUri - 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">DummyWebSocketSession</a> / <a href="./get-uri.html">getUri</a><br/> +<br/> +<h1>getUri</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$getUri()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getUri</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://docs.oracle.com/javase/6/docs/api/java/net/URI.html"><span class="identifier">URI</span></a><span class="symbol">?</span></code> +</BODY> +</HTML> diff --git a/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/index.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/index.html new file mode 100644 index 00000000..082ff9d0 --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/index.html @@ -0,0 +1,157 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession - 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">DummyWebSocketSession</a><br/> +<br/> +<h1>DummyWebSocketSession</h1> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">DummyWebSocketSession</span></code> +<h3>Constructors</h3> +<table> +<tbody> +<tr> +<td> +<p><a href="-init-.html"><init></a></p> +</td> +<td> +<code><span class="identifier">DummyWebSocketSession</span><span class="symbol">(</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">open</span> <span class="keyword">fun </span><span class="identifier">close</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><br/> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">close</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.DummyWebSocketSession$close()/status">status</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="get-accepted-protocol.html">getAcceptedProtocol</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getAcceptedProtocol</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="get-attributes.html">getAttributes</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getAttributes</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-map/index.html"><span class="identifier">MutableMap</span></a><span class="symbol"><</span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><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></code></td> +</tr> +<tr> +<td> +<p><a href="get-binary-message-size-limit.html">getBinaryMessageSizeLimit</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getBinaryMessageSizeLimit</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="get-extensions.html">getExtensions</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getExtensions</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-mutable-list/index.html"><span class="identifier">MutableList</span></a><span class="symbol"><</span><span class="identifier"><ERROR CLASS></span><span class="symbol">></span></code></td> +</tr> +<tr> +<td> +<p><a href="get-handshake-headers.html">getHandshakeHeaders</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getHandshakeHeaders</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="get-id.html">getId</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getId</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="get-local-address.html">getLocalAddress</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getLocalAddress</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://docs.oracle.com/javase/6/docs/api/java/net/InetSocketAddress.html"><span class="identifier">InetSocketAddress</span></a><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="get-principal.html">getPrincipal</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getPrincipal</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://docs.oracle.com/javase/6/docs/api/java/security/Principal.html"><span class="identifier">Principal</span></a><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="get-remote-address.html">getRemoteAddress</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getRemoteAddress</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://docs.oracle.com/javase/6/docs/api/java/net/InetSocketAddress.html"><span class="identifier">InetSocketAddress</span></a><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="get-text-message-size-limit.html">getTextMessageSizeLimit</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getTextMessageSizeLimit</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td> +</tr> +<tr> +<td> +<p><a href="get-uri.html">getUri</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getUri</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://docs.oracle.com/javase/6/docs/api/java/net/URI.html"><span class="identifier">URI</span></a><span class="symbol">?</span></code></td> +</tr> +<tr> +<td> +<p><a href="is-open.html">isOpen</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">isOpen</span><span class="symbol">(</span><span class="symbol">)</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="send-message.html">sendMessage</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">sendMessage</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.DummyWebSocketSession$sendMessage((()))/message">message</span><span class="symbol">:</span> <span class="identifier"><ERROR CLASS></span><span class="symbol"><</span><span class="keyword">out</span> <span class="identifier"><ERROR CLASS></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="set-binary-message-size-limit.html">setBinaryMessageSizeLimit</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">setBinaryMessageSizeLimit</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.DummyWebSocketSession$setBinaryMessageSizeLimit(kotlin.Int)/messageSizeLimit">messageSizeLimit</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><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="set-text-message-size-limit.html">setTextMessageSizeLimit</a></p> +</td> +<td> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">setTextMessageSizeLimit</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.DummyWebSocketSession$setTextMessageSizeLimit(kotlin.Int)/messageSizeLimit">messageSizeLimit</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><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/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/is-open.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/is-open.html new file mode 100644 index 00000000..b98d5183 --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/is-open.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.isOpen - 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">DummyWebSocketSession</a> / <a href="./is-open.html">isOpen</a><br/> +<br/> +<h1>isOpen</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$isOpen()"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">isOpen</span><span class="symbol">(</span><span class="symbol">)</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/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/send-message.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/send-message.html new file mode 100644 index 00000000..255e3b59 --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/send-message.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.sendMessage - 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">DummyWebSocketSession</a> / <a href="./send-message.html">sendMessage</a><br/> +<br/> +<h1>sendMessage</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$sendMessage((()))"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">sendMessage</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.DummyWebSocketSession$sendMessage((()))/message">message</span><span class="symbol">:</span> <span class="identifier"><ERROR CLASS></span><span class="symbol"><</span><span class="keyword">out</span> <span class="identifier"><ERROR CLASS></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/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/set-binary-message-size-limit.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/set-binary-message-size-limit.html new file mode 100644 index 00000000..384d36ea --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/set-binary-message-size-limit.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.setBinaryMessageSizeLimit - 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">DummyWebSocketSession</a> / <a href="./set-binary-message-size-limit.html">setBinaryMessageSizeLimit</a><br/> +<br/> +<h1>setBinaryMessageSizeLimit</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$setBinaryMessageSizeLimit(kotlin.Int)"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">setBinaryMessageSizeLimit</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.DummyWebSocketSession$setBinaryMessageSizeLimit(kotlin.Int)/messageSizeLimit">messageSizeLimit</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><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/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/set-text-message-size-limit.html b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/set-text-message-size-limit.html new file mode 100644 index 00000000..1b5b8f4a --- /dev/null +++ b/api1/pl.treksoft.kvision.remote/-dummy-web-socket-session/set-text-message-size-limit.html @@ -0,0 +1,14 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>DummyWebSocketSession.setTextMessageSizeLimit - 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">DummyWebSocketSession</a> / <a href="./set-text-message-size-limit.html">setTextMessageSizeLimit</a><br/> +<br/> +<h1>setTextMessageSizeLimit</h1> +<a name="pl.treksoft.kvision.remote.DummyWebSocketSession$setTextMessageSizeLimit(kotlin.Int)"></a> +<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">setTextMessageSizeLimit</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.DummyWebSocketSession$setTextMessageSizeLimit(kotlin.Int)/messageSizeLimit">messageSizeLimit</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><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> |