diff options
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-remote-agent.html')
-rw-r--r-- | api/pl.treksoft.kvision.remote/-remote-agent.html | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/api/pl.treksoft.kvision.remote/-remote-agent.html b/api/pl.treksoft.kvision.remote/-remote-agent.html index db812b84..ae9b926e 100644 --- a/api/pl.treksoft.kvision.remote/-remote-agent.html +++ b/api/pl.treksoft.kvision.remote/-remote-agent.html @@ -15,20 +15,11 @@ <tbody> <tr> <td> -<p><a href="-jooby-remote-agent/index.html">JoobyRemoteAgent</a></p> +<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">JoobyRemoteAgent</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> <a href="./-remote-agent.html"><span class="identifier">RemoteAgent</span></a></code> -<p>Client side agent for JSON-RPC remote calls with Jooby.</p> -</td> -</tr> -<tr> -<td> -<p><a href="-spring-remote-agent/index.html">SpringRemoteAgent</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">SpringRemoteAgent</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> <a href="./-remote-agent.html"><span class="identifier">RemoteAgent</span></a></code> -<p>Client side agent for JSON-RPC remote calls with Spring Boot.</p> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">KVRemoteAgent</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> <a href="./-remote-agent.html"><span class="identifier">RemoteAgent</span></a></code> +<p>Client side agent for JSON-RPC remote calls.</p> </td> </tr> </tbody> |