K V Service Mgr
Base interface for multiplatform service manager.
Functions
getCall
Link copied to clipboard
open fun getCall(function: Function<*>): <ERROR CLASS><String, HttpMethod>?
Content copied to clipboard
requireCall
Link copied to clipboard
open fun requireCall(function: Function<*>): <ERROR CLASS><String, HttpMethod>
Content copied to clipboard
Inheritors
KVServiceManager
Link copied to clipboard