Uses of Package
io.objectbox.sync.listener
-
Packages that use io.objectbox.sync.listener Package Description io.objectbox.sync ObjectBox Sync allows to automatically synchronize local data with a sync destination (e.g.io.objectbox.sync.listener io.objectbox.sync.server -
Classes in io.objectbox.sync.listener used by io.objectbox.sync Class Description SyncChangeListener Notifies of fine granular changes on the object level happening during sync.SyncCompletedListener Listens to sync completed events.SyncConnectionListener Listens to sync connection events.SyncListener This listener has callback methods invoked by all fundamental synchronization events.SyncLoginListener Listens to login events.SyncTimeListener -
Classes in io.objectbox.sync.listener used by io.objectbox.sync.listener Class Description SyncChangeListener Notifies of fine granular changes on the object level happening during sync.SyncCompletedListener Listens to sync completed events.SyncConnectionListener Listens to sync connection events.SyncListener This listener has callback methods invoked by all fundamental synchronization events.SyncLoginListener Listens to login events.SyncTimeListener -
Classes in io.objectbox.sync.listener used by io.objectbox.sync.server Class Description SyncChangeListener Notifies of fine granular changes on the object level happening during sync.