Class | Description |
---|---|
OASync | |
OASyncClient |
Used to connect to OASyncServer and setup OASync.
|
OASyncCombinedClient |
This is used to have multiple servers all combined into a single combined instance.
|
OASyncDelegate |
OASync is a group of classes that use OAObject/Hub (observable) and RemoteMultiplexer classes
(distributed) to perform remote updating.
|
OASyncServer |
Server used to work with 1+ OASyncClients so that all OAObjects stay in sync.
|
Automates how objects and collections are kept in sync across servers.
This solution allows for distributed processing, event driven messaging, and remote access to data.
Copyright © 1999–2019 ViaOA. All rights reserved.