summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.remote/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.remote/index.html')
-rw-r--r--api/pl.treksoft.kvision.remote/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/api/pl.treksoft.kvision.remote/index.html b/api/pl.treksoft.kvision.remote/index.html
index a754753f..72968669 100644
--- a/api/pl.treksoft.kvision.remote/index.html
+++ b/api/pl.treksoft.kvision.remote/index.html
@@ -60,7 +60,7 @@
<p><a href="-k-v-remote-agent/index.html">KVRemoteAgent</a></p>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">KVRemoteAgent</span><span class="symbol">&lt;</span><span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="-remote-agent.html"><span class="identifier">RemoteAgent</span></a></code>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">KVRemoteAgent</span><span class="symbol">&lt;</span><span class="identifier">T</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">&gt;</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="-remote-agent/index.html"><span class="identifier">RemoteAgent</span></a></code>
<p>Client side agent for JSON-RPC remote calls.</p>
</td>
</tr>
@@ -111,7 +111,7 @@
</tr>
<tr>
<td>
-<p><a href="-remote-agent.html">RemoteAgent</a></p>
+<p><a href="-remote-agent/index.html">RemoteAgent</a></p>
</td>
<td>
<code><span class="keyword">interface </span><span class="identifier">RemoteAgent</span></code>