blob: 252f1ccc99b67e5f90044d723b91a2fe69e28d59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>KVServiceManager.routes - 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">KVServiceManager</a> / <a href="./routes.html">routes</a><br/>
<br/>
<h1>routes</h1>
<a name="pl.treksoft.kvision.remote.KVServiceManager$routes"></a>
<code><span class="keyword">protected</span> <span class="keyword">val </span><span class="identifier">routes</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><a href="../-k-v-server/index.html"><span class="identifier">KVServer</span></a><span class="symbol">.</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><span class="symbol">></span></code>
</BODY>
</HTML>
|