diff options
Diffstat (limited to 'api/pl.treksoft.kvision.remote/-k-v-service-manager/apply-routes.html')
-rw-r--r-- | api/pl.treksoft.kvision.remote/-k-v-service-manager/apply-routes.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/api/pl.treksoft.kvision.remote/-k-v-service-manager/apply-routes.html b/api/pl.treksoft.kvision.remote/-k-v-service-manager/apply-routes.html deleted file mode 100644 index 96e7e799..00000000 --- a/api/pl.treksoft.kvision.remote/-k-v-service-manager/apply-routes.html +++ /dev/null @@ -1,16 +0,0 @@ -<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> / <a href="../index.html">pl.treksoft.kvision.remote</a> / <a href="index.html">KVServiceManager</a> / <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> <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> |