toggle menu
kvision-common-remote
7.1.0
common
switch theme
search in API
kvision-common-remote
/
io.kvision.remote
/
KVServiceMgr
KVService
Mgr
interface
KVServiceMgr
<
out
T
:
Any
>
Base interface for fullstack service manager.
Members
Functions
get
Call
Link copied to clipboard
open
fun
getCall
(
function
:
Function
<
*
>
)
:
<Error class: unknown class>
<
String
,
HttpMethod
>
?
require
Call
Link copied to clipboard
open
fun
requireCall
(
function
:
Function
<
*
>
)
:
<Error class: unknown class>
<
String
,
HttpMethod
>