aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.remote/-k-v-service-manager/apply-routes.html
blob: 96e7e799ce0c1f8f901fd5f80acc92fb64d421af (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>KVServiceManager.applyRoutes - 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">KVServiceManager</a>&nbsp;/&nbsp;<a href="./apply-routes.html">applyRoutes</a><br/>
<br/>
<h1>applyRoutes</h1>
<a name="pl.treksoft.kvision.remote.KVServiceManager$applyRoutes(pl.treksoft.kvision.remote.KVServer)"></a>
<code><span class="keyword">actual</span> <span class="keyword">fun </span><span class="identifier">applyRoutes</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote.KVServiceManager$applyRoutes(pl.treksoft.kvision.remote.KVServer)/k">k</span><span class="symbol">:</span>&nbsp;<a href="../-k-v-server/index.html"><span class="identifier">KVServer</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>
<p>Applies all defined routes to the given server.
Not used on the js platform.</p>
</BODY>
</HTML>