Package io. kvision. remote
A set of components for creating multiplatform automatic JSON-RPC connectivity with a backend server.
A set of components for creating multiplatform automatic JSON-RPC connectivity with a backend server.
A set of components for creating multiplatform automatic JSON-RPC connectivity with a backend server.
Types
Link copied to clipboard
Multiplatform service manager.
Link copied to clipboard
Link copied to clipboard
Functions
Link copied to clipboard
fun <T : Any> <ERROR CLASS>.applyRoutes(serviceManager: KVServiceManager<T>, roles: Set<<ERROR CLASS>> = setOf())
Content copied to clipboard
A function to generate routes based on definitions from the service manager.
Link copied to clipboard
Initialize default static resources for Javalin server.
Link copied to clipboard
fun <ERROR CLASS>.kvisionInit(initStaticResources: Boolean = true, vararg modules: Module): <ERROR CLASS>
Content copied to clipboard
Initialization function for Javalin server.