summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.remote/-service-manager/apply-routes.html
blob: 36f7a1e4692d48a09c607cca891f19872e3618ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>ServiceManager.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">ServiceManager</a>&nbsp;/&nbsp;<a href="./apply-routes.html">applyRoutes</a><br/>
<br/>
<h1>applyRoutes</h1>
<a name="pl.treksoft.kvision.remote.ServiceManager$applyRoutes(pl.treksoft.kvision.remote.JoobyServer)"></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.ServiceManager$applyRoutes(pl.treksoft.kvision.remote.JoobyServer)/k">k</span><span class="symbol">:</span>&nbsp;<a href="../-jooby-server/index.html"><span class="identifier">JoobyServer</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>