diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-03-13 01:05:20 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-03-13 01:05:20 +0100 |
commit | 0365722f8549ee93918be99da1b9f901cf0b2c8d (patch) | |
tree | 01624b829e0d11c122070dacab6e7b1bf90325a8 /api/pl.treksoft.kvision.remote/index.html | |
parent | 4ffe1bee99a55e985bb71dacff3839263cb4316f (diff) | |
download | kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.tar.gz kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.tar.bz2 kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.zip |
API documentation for KVision 3.5.2
Diffstat (limited to 'api/pl.treksoft.kvision.remote/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.remote/index.html | 259 |
1 files changed, 89 insertions, 170 deletions
diff --git a/api/pl.treksoft.kvision.remote/index.html b/api/pl.treksoft.kvision.remote/index.html index 09d3f739..3190a8ff 100644 --- a/api/pl.treksoft.kvision.remote/index.html +++ b/api/pl.treksoft.kvision.remote/index.html @@ -14,184 +14,157 @@ <tbody> <tr> <td> -<p><a href="-call-agent/index.html">CallAgent</a></p> +(js) +<h4><a href="-call-agent/index.html">CallAgent</a></h4> </td> <td> -<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">CallAgent</span></code> <p>An agent responsible for remote calls.</p> -</td> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">CallAgent</span></code></td> </tr> <tr> <td> -<p><a href="-credentials/index.html">Credentials</a></p> +(js) +<h4><a href="-credentials/index.html">Credentials</a></h4> </td> <td> -<code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">Credentials</span></code> <p>Username and password credentials.</p> -</td> +<code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">Credentials</span></code></td> </tr> <tr> <td> -<p><a href="-j-s-o-n/index.html">JSON</a></p> +(js) +<h4><a href="-http-method/index.html">HttpMethod</a></h4> </td> <td> -<code><span class="keyword">object </span><span class="identifier">JSON</span></code> -<p>JSON utility functions</p> -</td> +<code><span class="keyword">enum</span> <span class="keyword">class </span><span class="identifier">HttpMethod</span></code></td> </tr> <tr> <td> -<p><a href="-k-v-handler/index.html">KVHandler</a></p> +(js) +<h4><a href="-j-s-o-n/index.html">JSON</a></h4> </td> <td> -<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">KVHandler</span></code></td> +<p>JSON utility functions</p> +<code><span class="keyword">object </span><span class="identifier">JSON</span></code></td> </tr> <tr> <td> -<p><a href="-k-v-remote-agent/index.html">KVRemoteAgent</a></p> +(js) +<h4><a href="-json-rpc-request/index.html">JsonRpcRequest</a></h4> </td> <td> -<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">KVRemoteAgent</span><span class="symbol"><</span><span class="identifier">T</span> <span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">></span> <span class="symbol">:</span> <a href="-remote-agent/index.html"><span class="identifier">RemoteAgent</span></a></code> -<p>Client side agent for JSON-RPC remote calls.</p> -</td> +<code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">JsonRpcRequest</span></code></td> </tr> <tr> <td> -<p><a href="-k-v-router-configuration/index.html">KVRouterConfiguration</a></p> +(js) +<h4><a href="-json-rpc-response/index.html">JsonRpcResponse</a></h4> </td> <td> -<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">KVRouterConfiguration</span></code></td> +<code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">JsonRpcResponse</span></code></td> </tr> <tr> <td> -<p><a href="-k-v-service-manager/index.html">KVServiceManager</a></p> +(js) +<h4><a href="-k-v-remote-agent/index.html">KVRemoteAgent</a></h4> </td> <td> -<code><span class="keyword">open</span> <span class="keyword">actual</span> <span class="keyword">class </span><span class="identifier">KVServiceManager</span><span class="symbol"><</span><span class="identifier">T</span> <span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">></span></code> -<p>Multiplatform service manager.</p> -</td> +<p>Client side agent for JSON-RPC remote calls.</p> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">KVRemoteAgent</span><span class="symbol"><</span><span class="identifier">T</span> <span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">></span> <span class="symbol">:</span> <a href="-remote-agent/index.html"><span class="identifier">RemoteAgent</span></a></code></td> </tr> <tr> <td> -<p><a href="-k-v-web-socket-config/index.html">KVWebSocketConfig</a></p> +(js) +<h4><a href="-k-v-service-manager/index.html">KVServiceManager</a></h4> </td> <td> -<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">KVWebSocketConfig</span></code></td> +<p>Multiplatform service manager.</p> +<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">KVServiceManager</span><span class="symbol"><</span><span class="identifier">T</span> <span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">></span></code></td> </tr> <tr> <td> -<p><a href="-k-v-web-socket-handler/index.html">KVWebSocketHandler</a></p> +(js) +<h4><a href="-k-v-service-mgr/index.html">KVServiceMgr</a></h4> </td> <td> -<code><span class="keyword">class </span><span class="identifier">KVWebSocketHandler</span></code></td> +<code><span class="keyword">interface </span><span class="identifier">KVServiceMgr</span><span class="symbol"><</span><span class="identifier">T</span> <span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">></span></code></td> </tr> <tr> <td> -<p><a href="-login-service/index.html">LoginService</a></p> +(js) +<h4><a href="-login-service/index.html">LoginService</a></h4> </td> <td> -<code><span class="keyword">class </span><span class="identifier">LoginService</span></code> <p>Form login dispatcher.</p> -</td> +<code><span class="keyword">class </span><span class="identifier">LoginService</span></code></td> </tr> <tr> <td> -<p><a href="-object/index.html">Object</a></p> +(js) +<h4><a href="-object/index.html">Object</a></h4> </td> <td> -<code><span class="keyword">external</span> <span class="keyword">class </span><span class="identifier">Object</span></code> <p>JavaScript Object type</p> -</td> +<code><span class="keyword">class </span><span class="identifier">Object</span></code></td> </tr> <tr> <td> -<p><a href="-remote-agent/index.html">RemoteAgent</a></p> +(js) +<h4><a href="-remote-agent/index.html">RemoteAgent</a></h4> </td> <td> -<code><span class="keyword">interface </span><span class="identifier">RemoteAgent</span></code> <p>Interface for client side agent for JSON-RPC remote calls.</p> -</td> -</tr> -<tr> -<td> -<p><a href="-security-mgr/index.html">SecurityMgr</a></p> -</td> -<td> -<code><span class="keyword">abstract</span> <span class="keyword">class </span><span class="identifier">SecurityMgr</span></code> -<p>Form login dispatcher.</p> -</td> -</tr> -<tr> -<td> -<p><a href="-socket/index.html">Socket</a></p> -</td> -<td> -<code><span class="keyword">class </span><span class="identifier">Socket</span></code> -<p>A websocket client implementation.</p> -</td> -</tr> -<tr> -<td> -<p><a href="-with-context/index.html">WithContext</a></p> -</td> -<td> -<code><span class="keyword">interface </span><span class="identifier">WithContext</span></code></td> -</tr> -<tr> -<td> -<p><a href="-with-http-session/index.html">WithHttpSession</a></p> -</td> -<td> -<code><span class="keyword">interface </span><span class="identifier">WithHttpSession</span></code></td> +<code><span class="keyword">interface </span><span class="identifier">RemoteAgent</span></code></td> </tr> <tr> <td> -<p><a href="-with-principal/index.html">WithPrincipal</a></p> +(js) +<h4><a href="-remote-data/index.html">RemoteData</a></h4> </td> <td> -<code><span class="keyword">interface </span><span class="identifier">WithPrincipal</span></code></td> +<code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">RemoteData</span><span class="symbol"><</span><span class="identifier">T</span><span class="symbol">></span></code></td> </tr> <tr> <td> -<p><a href="-with-request/index.html">WithRequest</a></p> +(js) +<h4><a href="-remote-filter/index.html">RemoteFilter</a></h4> </td> <td> -<code><span class="keyword">interface </span><span class="identifier">WithRequest</span></code></td> +<code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">RemoteFilter</span></code></td> </tr> <tr> <td> -<p><a href="-with-session/index.html">WithSession</a></p> +(js) +<h4><a href="-remote-option/index.html">RemoteOption</a></h4> </td> <td> -<code><span class="keyword">interface </span><span class="identifier">WithSession</span></code></td> +<code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">RemoteOption</span></code></td> </tr> <tr> <td> -<p><a href="-with-web-session/index.html">WithWebSession</a></p> +(js) +<h4><a href="-remote-sorter/index.html">RemoteSorter</a></h4> </td> <td> -<code><span class="keyword">interface </span><span class="identifier">WithWebSession</span></code></td> +<code><span class="keyword">data</span> <span class="keyword">class </span><span class="identifier">RemoteSorter</span></code></td> </tr> <tr> <td> -<p><a href="-with-web-socket-session/index.html">WithWebSocketSession</a></p> +(js) +<h4><a href="-security-mgr/index.html">SecurityMgr</a></h4> </td> <td> -<code><span class="keyword">interface </span><span class="identifier">WithWebSocketSession</span></code></td> -</tr> -<tr> -<td> -<p><a href="-with-ws-context/index.html">WithWsContext</a></p> -</td> -<td> -<code><span class="keyword">interface </span><span class="identifier">WithWsContext</span></code></td> +<p>Form login dispatcher.</p> +<code><span class="keyword">abstract</span> <span class="keyword">class </span><span class="identifier">SecurityMgr</span></code></td> </tr> <tr> <td> -<p><a href="-with-ws-session/index.html">WithWsSession</a></p> +(js) +<h4><a href="-socket/index.html">Socket</a></h4> </td> <td> -<code><span class="keyword">interface </span><span class="identifier">WithWsSession</span></code></td> +<p>A websocket client implementation.</p> +<code><span class="keyword">class </span><span class="identifier">Socket</span></code></td> </tr> </tbody> </table> @@ -200,40 +173,45 @@ <tbody> <tr> <td> -<p><a href="-security-exception/index.html">SecurityException</a></p> +(js) +<h4><a href="-not-enum-type-exception/index.html">NotEnumTypeException</a></h4> </td> <td> -<code><span class="keyword">class </span><span class="identifier">SecurityException</span> <span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-exception/index.html"><span class="identifier">Exception</span></a></code> -<p>A security exception.</p> -</td> +<code><span class="keyword">class </span><span class="identifier">NotEnumTypeException</span> <span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-exception/index.html"><span class="identifier">Exception</span></a></code></td> </tr> <tr> <td> -<p><a href="-socket-closed-exception/index.html">SocketClosedException</a></p> +(js) +<h4><a href="-not-standard-type-exception/index.html">NotStandardTypeException</a></h4> </td> <td> -<code><span class="keyword">class </span><span class="identifier">SocketClosedException</span> <span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html"><span class="identifier">Throwable</span></a></code> -<p>Websocket closed exception class.</p> +<code><span class="keyword">class </span><span class="identifier">NotStandardTypeException</span> <span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-exception/index.html"><span class="identifier">Exception</span></a></code></td> +</tr> +<tr> +<td> +(js) +<h4><a href="-security-exception/index.html">SecurityException</a></h4> </td> +<td> +<p>A security exception.</p> +<code><span class="keyword">class </span><span class="identifier">SecurityException</span> <span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-exception/index.html"><span class="identifier">Exception</span></a></code></td> </tr> -</tbody> -</table> -<h3>Type Aliases</h3> -<table> -<tbody> <tr> <td> -<p><a href="-id.html">Id</a></p> +(js) +<h4><a href="-service-exception/index.html">ServiceException</a></h4> </td> <td> -<code><span class="keyword">actual</span> <span class="keyword">typealias </span><span class="identifier">Id</span> <span class="symbol">=</span> <a href="-id.html"><span class="identifier">Id</span></a></code></td> +<code><span class="keyword">class </span><span class="identifier">ServiceException</span> <span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-exception/index.html"><span class="identifier">Exception</span></a></code></td> </tr> <tr> <td> -<p><a href="-transient.html">Transient</a></p> +(js) +<h4><a href="-socket-closed-exception/index.html">SocketClosedException</a></h4> </td> <td> -<code><span class="keyword">actual</span> <span class="keyword">typealias </span><span class="identifier">Transient</span> <span class="symbol">=</span> <a href="-transient.html"><span class="identifier">Transient</span></a></code></td> +<p>Websocket closed exception class.</p> +<code><span class="keyword">class </span><span class="identifier">SocketClosedException</span> <span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html"><span class="identifier">Throwable</span></a></code></td> </tr> </tbody> </table> @@ -242,33 +220,12 @@ <tbody> <tr> <td> -<p><a href="-h-t-t-p_-u-n-a-u-t-h-o-r-i-z-e-d.html">HTTP_UNAUTHORIZED</a></p> +(js) +<h4><a href="-h-t-t-p_-u-n-a-u-t-h-o-r-i-z-e-d.html">HTTP_UNAUTHORIZED</a></h4> </td> <td> -<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">HTTP_UNAUTHORIZED</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code> <p>HTTP status unauthorized (401).</p> -</td> -</tr> -<tr> -<td> -<p><a href="injector.html">injector</a></p> -</td> -<td> -<code><span class="keyword">val </span><span class="identifier"><ERROR CLASS></span><span class="symbol">.</span><span class="identifier">injector</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code></td> -</tr> -<tr> -<td> -<p><a href="injector-key.html">injectorKey</a></p> -</td> -<td> -<code><span class="keyword">val </span><span class="identifier">injectorKey</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code></td> -</tr> -<tr> -<td> -<p><a href="-k-v_-i-n-j-e-c-t-o-r_-k-e-y.html">KV_INJECTOR_KEY</a></p> -</td> -<td> -<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">KV_INJECTOR_KEY</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> +<code><span class="keyword">const</span> <span class="keyword">val </span><span class="identifier">HTTP_UNAUTHORIZED</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code></td> </tr> </tbody> </table> @@ -277,59 +234,21 @@ <tbody> <tr> <td> -<p><a href="apply-routes.html">applyRoutes</a></p> -</td> -<td> -<code><span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</span> <span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">></span> <span class="identifier"><ERROR CLASS></span><span class="symbol">.</span><span class="identifier">applyRoutes</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote$applyRoutes(, pl.treksoft.kvision.remote.KVServiceManager((pl.treksoft.kvision.remote.applyRoutes.T)), kotlin.collections.Set(()))/serviceManager">serviceManager</span><span class="symbol">:</span> <a href="-k-v-service-manager/index.html"><span class="identifier">KVServiceManager</span></a><span class="symbol"><</span><a href="apply-routes.html#T"><span class="identifier">T</span></a><span class="symbol">></span><span class="symbol">, </span><span class="identifier" id="pl.treksoft.kvision.remote$applyRoutes(, pl.treksoft.kvision.remote.KVServiceManager((pl.treksoft.kvision.remote.applyRoutes.T)), kotlin.collections.Set(()))/roles">roles</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-set/index.html"><span class="identifier">Set</span></a><span class="symbol"><</span><span class="identifier"><ERROR CLASS></span><span class="symbol">></span> <span class="symbol">=</span> setOf()<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><br/> -<code><span class="keyword">fun </span><span class="symbol"><</span><span class="identifier">T</span> <span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">></span> <span class="identifier"><ERROR CLASS></span><span class="symbol">.</span><span class="identifier">applyRoutes</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote$applyRoutes(, pl.treksoft.kvision.remote.KVServiceManager((pl.treksoft.kvision.remote.applyRoutes.T)))/serviceManager">serviceManager</span><span class="symbol">:</span> <a href="-k-v-service-manager/index.html"><span class="identifier">KVServiceManager</span></a><span class="symbol"><</span><a href="apply-routes.html#T"><span class="identifier">T</span></a><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></code> -<p>A function to generate routes based on definitions from the service manager.</p> -</td> -</tr> -<tr> -<td> -<p><a href="get-server-web-exchange-matcher.html">getServerWebExchangeMatcher</a></p> +(js) +<h4><a href="get-web-socket-url.html">getWebSocketUrl</a></h4> </td> <td> -<code><span class="keyword">fun </span><span class="identifier">getServerWebExchangeMatcher</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.remote$getServerWebExchangeMatcher(kotlin.Array((pl.treksoft.kvision.remote.KVServiceManager((kotlin.Any)))))/services">services</span><span class="symbol">:</span> <a href="-k-v-service-manager/index.html"><span class="identifier">KVServiceManager</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-array/index.html"><span class="identifier">Array</span></a><span class="symbol"><</span><span class="identifier"><ERROR CLASS></span><span class="symbol">></span></code> -<p>A function to gather paths for spring security matchers.</p> -</td> -</tr> -<tr> -<td> -<p><a href="get-web-socket-url.html">getWebSocketUrl</a></p> -</td> -<td> -<code><span class="keyword">fun </span><span class="identifier">getWebSocketUrl</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote$getWebSocketUrl(kotlin.String)/url">url</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code> <p>Creates a websocket URL from current window.location and given path.</p> -</td> +<code><span class="keyword">fun </span><span class="identifier">getWebSocketUrl</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote$getWebSocketUrl(kotlin.String)/url">url</span><span class="symbol">:</span> <a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a></code></td> </tr> <tr> <td> -<p><a href="kvision-init.html">kvisionInit</a></p> +(js) +<h4><a href="obj.html">obj</a></h4> </td> <td> -<code><span class="keyword">fun </span><span class="identifier"><ERROR CLASS></span><span class="symbol">.</span><span class="identifier">kvisionInit</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.remote$kvisionInit(, kotlin.Array(()))/modules">modules</span><span class="symbol">:</span> <span class="identifier"><ERROR CLASS></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></code> -<p>Initialization function for Javalin server.</p> -</td> -</tr> -<tr> -<td> -<p><a href="obj.html">obj</a></p> -</td> -<td> -<code><span class="keyword">fun </span><span class="identifier">obj</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote$obj(kotlin.Function1((kotlin.Any, kotlin.Unit)))/init">init</span><span class="symbol">:</span> <span class="keyword">dynamic</span><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><span class="symbol">: </span><span class="keyword">dynamic</span></code> <p>Helper function for creating JavaScript objects.</p> -</td> -</tr> -<tr> -<td> -<p><a href="service-matchers.html">serviceMatchers</a></p> -</td> -<td> -<code><span class="keyword">fun </span><span class="identifier"><ERROR CLASS></span><span class="symbol">.</span><span class="identifier">serviceMatchers</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.remote$serviceMatchers(, kotlin.Array((pl.treksoft.kvision.remote.KVServiceManager((kotlin.Any)))))/services">services</span><span class="symbol">:</span> <a href="-k-v-service-manager/index.html"><span class="identifier">KVServiceManager</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code><br/> -<code><span class="keyword">fun </span><span class="identifier">serviceMatchers</span><span class="symbol">(</span><span class="keyword">vararg</span> <span class="identifier" id="pl.treksoft.kvision.remote$serviceMatchers(kotlin.Array((pl.treksoft.kvision.remote.KVServiceManager((kotlin.Any)))))/services">services</span><span class="symbol">:</span> <a href="-k-v-service-manager/index.html"><span class="identifier">KVServiceManager</span></a><span class="symbol"><</span><span class="identifier">*</span><span class="symbol">></span><span class="symbol">)</span><span class="symbol">: </span><span class="identifier"><ERROR CLASS></span></code> -<p>A function to gather paths for spring security matchers.</p> -</td> +<code><span class="keyword">fun </span><span class="identifier">obj</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.remote$obj(kotlin.Function1((kotlin.Any, kotlin.Unit)))/init">init</span><span class="symbol">:</span> <span class="keyword">dynamic</span><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><span class="symbol">: </span><span class="keyword">dynamic</span></code></td> </tr> </tbody> </table> |