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.

Types

Column
Link copied to clipboard
expect annotation class Column(value: String)
Id
Link copied to clipboard
expect annotation class Id
KVServiceManager
Link copied to clipboard
expect open class KVServiceManager<T : Any>(serviceClass: KClass<T>)

Multiplatform service manager.

PersistenceConstructor
Link copied to clipboard
expect annotation class PersistenceConstructor
Table
Link copied to clipboard
expect annotation class Table(value: String)
Transient
Link copied to clipboard
expect annotation class Transient
Value
Link copied to clipboard
expect annotation class Value(value: String)
Version
Link copied to clipboard
expect annotation class Version