aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.remote/-json-rpc-response
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-json-rpc-response')
-rw-r--r--api/pl.treksoft.kvision.remote/-json-rpc-response/-init-.html14
-rw-r--r--api/pl.treksoft.kvision.remote/-json-rpc-response/error.html14
-rw-r--r--api/pl.treksoft.kvision.remote/-json-rpc-response/id.html14
-rw-r--r--api/pl.treksoft.kvision.remote/-json-rpc-response/index.html58
-rw-r--r--api/pl.treksoft.kvision.remote/-json-rpc-response/jsonrpc.html14
-rw-r--r--api/pl.treksoft.kvision.remote/-json-rpc-response/result.html14
6 files changed, 0 insertions, 128 deletions
diff --git a/api/pl.treksoft.kvision.remote/-json-rpc-response/-init-.html b/api/pl.treksoft.kvision.remote/-json-rpc-response/-init-.html
deleted file mode 100644
index c1dbfc07..00000000
--- a/api/pl.treksoft.kvision.remote/-json-rpc-response/-init-.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>JsonRpcResponse.<init> - 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">JsonRpcResponse</a>&nbsp;/&nbsp;<a href="./-init-.html">&lt;init&gt;</a><br/>
-<br/>
-<h1>&lt;init&gt;</h1>
-<a name="pl.treksoft.kvision.remote.JsonRpcResponse$&lt;init&gt;(kotlin.Int, kotlin.String, kotlin.String, kotlin.String)"></a>
-<code><span class="identifier">JsonRpcResponse</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.JsonRpcResponse$<init>(kotlin.Int, kotlin.String, kotlin.String, kotlin.String)/id">id</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.JsonRpcResponse$<init>(kotlin.Int, kotlin.String, kotlin.String, kotlin.String)/result">result</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.JsonRpcResponse$<init>(kotlin.Int, kotlin.String, kotlin.String, kotlin.String)/error">error</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.JsonRpcResponse$<init>(kotlin.Int, kotlin.String, kotlin.String, kotlin.String)/jsonrpc">jsonrpc</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a>&nbsp;<span class="symbol">=</span>&nbsp;"2.0"<span class="symbol">)</span></code>
-</BODY>
-</HTML>
diff --git a/api/pl.treksoft.kvision.remote/-json-rpc-response/error.html b/api/pl.treksoft.kvision.remote/-json-rpc-response/error.html
deleted file mode 100644
index 7e927e72..00000000
--- a/api/pl.treksoft.kvision.remote/-json-rpc-response/error.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>JsonRpcResponse.error - 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">JsonRpcResponse</a>&nbsp;/&nbsp;<a href="./error.html">error</a><br/>
-<br/>
-<h1>error</h1>
-<a name="pl.treksoft.kvision.remote.JsonRpcResponse$error"></a>
-<code><span class="keyword">val </span><span class="identifier">error</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/api/pl.treksoft.kvision.remote/-json-rpc-response/id.html b/api/pl.treksoft.kvision.remote/-json-rpc-response/id.html
deleted file mode 100644
index d8cf5251..00000000
--- a/api/pl.treksoft.kvision.remote/-json-rpc-response/id.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>JsonRpcResponse.id - 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">JsonRpcResponse</a>&nbsp;/&nbsp;<a href="./id.html">id</a><br/>
-<br/>
-<h1>id</h1>
-<a name="pl.treksoft.kvision.remote.JsonRpcResponse$id"></a>
-<code><span class="keyword">val </span><span class="identifier">id</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></code>
-</BODY>
-</HTML>
diff --git a/api/pl.treksoft.kvision.remote/-json-rpc-response/index.html b/api/pl.treksoft.kvision.remote/-json-rpc-response/index.html
deleted file mode 100644
index bed2d298..00000000
--- a/api/pl.treksoft.kvision.remote/-json-rpc-response/index.html
+++ /dev/null
@@ -1,58 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>JsonRpcResponse - 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">JsonRpcResponse</a><br/>
-<br/>
-<h1>JsonRpcResponse</h1>
-<code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">JsonRpcResponse</span></code>
-<h3>Constructors</h3>
-<table>
-<tbody>
-<tr>
-<td>
-<p><a href="-init-.html">&lt;init&gt;</a></p>
-</td>
-<td>
-<code><span class="identifier">JsonRpcResponse</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.JsonRpcResponse$<init>(kotlin.Int, kotlin.String, kotlin.String, kotlin.String)/id">id</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.JsonRpcResponse$<init>(kotlin.Int, kotlin.String, kotlin.String, kotlin.String)/result">result</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.JsonRpcResponse$<init>(kotlin.Int, kotlin.String, kotlin.String, kotlin.String)/error">error</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span>&nbsp;<span class="symbol">=</span>&nbsp;null<span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote.JsonRpcResponse$<init>(kotlin.Int, kotlin.String, kotlin.String, kotlin.String)/jsonrpc">jsonrpc</span><span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a>&nbsp;<span class="symbol">=</span>&nbsp;"2.0"<span class="symbol">)</span></code></td>
-</tr>
-</tbody>
-</table>
-<h3>Properties</h3>
-<table>
-<tbody>
-<tr>
-<td>
-<p><a href="error.html">error</a></p>
-</td>
-<td>
-<code><span class="keyword">val </span><span class="identifier">error</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="id.html">id</a></p>
-</td>
-<td>
-<code><span class="keyword">val </span><span class="identifier">id</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></code></td>
-</tr>
-<tr>
-<td>
-<p><a href="jsonrpc.html">jsonrpc</a></p>
-</td>
-<td>
-<code><span class="keyword">val </span><span class="identifier">jsonrpc</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="result.html">result</a></p>
-</td>
-<td>
-<code><span class="keyword">val </span><span class="identifier">result</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>
-</tbody>
-</table>
-</BODY>
-</HTML>
diff --git a/api/pl.treksoft.kvision.remote/-json-rpc-response/jsonrpc.html b/api/pl.treksoft.kvision.remote/-json-rpc-response/jsonrpc.html
deleted file mode 100644
index c0c5d72a..00000000
--- a/api/pl.treksoft.kvision.remote/-json-rpc-response/jsonrpc.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>JsonRpcResponse.jsonrpc - 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">JsonRpcResponse</a>&nbsp;/&nbsp;<a href="./jsonrpc.html">jsonrpc</a><br/>
-<br/>
-<h1>jsonrpc</h1>
-<a name="pl.treksoft.kvision.remote.JsonRpcResponse$jsonrpc"></a>
-<code><span class="keyword">val </span><span class="identifier">jsonrpc</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/api/pl.treksoft.kvision.remote/-json-rpc-response/result.html b/api/pl.treksoft.kvision.remote/-json-rpc-response/result.html
deleted file mode 100644
index 6495717b..00000000
--- a/api/pl.treksoft.kvision.remote/-json-rpc-response/result.html
+++ /dev/null
@@ -1,14 +0,0 @@
-<HTML>
-<HEAD>
-<meta charset="UTF-8">
-<title>JsonRpcResponse.result - 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">JsonRpcResponse</a>&nbsp;/&nbsp;<a href="./result.html">result</a><br/>
-<br/>
-<h1>result</h1>
-<a name="pl.treksoft.kvision.remote.JsonRpcResponse$result"></a>
-<code><span class="keyword">val </span><span class="identifier">result</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>