SocketUpdater
Extends:
AbstractUpdater → SocketUpdater
Updater that uses sockets to trigger collection updates.
Constructor Summary
Public Constructor | ||
public |
Constructor. |
Inherited Summary
From class AbstractUpdater | ||
public |
clear() Clears registered collections. |
|
public |
setCollections(collections: [BaseCollection]) Sets the collections that are to be updated. |
|
public |
update() Updates registered collections. |