diff options
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-service-manager/apply-routes.html')
-rw-r--r-- | api/pl.treksoft.kvision.remote/-service-manager/apply-routes.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/api/pl.treksoft.kvision.remote/-service-manager/apply-routes.html b/api/pl.treksoft.kvision.remote/-service-manager/apply-routes.html index 36f7a1e4..3e88056f 100644 --- a/api/pl.treksoft.kvision.remote/-service-manager/apply-routes.html +++ b/api/pl.treksoft.kvision.remote/-service-manager/apply-routes.html @@ -8,9 +8,11 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="index.html">ServiceManager</a> / <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> <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> +<a name="pl.treksoft.kvision.remote.ServiceManager$applyRoutes(pl.treksoft.kvision.remote.KVServer)"></a> +<code><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.KVServer)/k">k</span><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><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.</p> +<h3>Parameters</h3> +<p><a name="k"></a> +<code>k</code> - a server</p> </BODY> </HTML> |