kvision-common-remote
/
io.kvision.remote
/
KVServiceMgr
common
K
V
Service
Mgr
interface
KVServiceMgr
<
T
:
Any
>
Content copied to clipboard
Base interface for multiplatform service manager.
Functions
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
getCalls
Link copied to clipboard
common
open fun
getCalls
():
Map
<
String
,
Pair
<
String
,
HttpMethod
>>
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard