Package | Description |
---|---|
com.viaoa.sync |
Synchronizes objects across servers.
|
com.viaoa.sync.remote |
Modifier and Type | Method and Description |
---|---|
RemoteSyncInterface |
OASyncClient.getRemoteSync() |
static RemoteSyncInterface |
OASyncDelegate.getRemoteSync() |
static RemoteSyncInterface |
OASyncDelegate.getRemoteSync(Class c) |
static RemoteSyncInterface |
OASyncDelegate.getRemoteSync(Hub h) |
static RemoteSyncInterface |
OASyncDelegate.getRemoteSync(OAObject obj) |
static RemoteSyncInterface |
OASyncDelegate.getRemoteSync(Package p) |
RemoteSyncInterface |
OASyncClient.getRemoteSyncImpl() |
Modifier and Type | Method and Description |
---|---|
static void |
OASyncDelegate.setRemoteSync(Package p,
RemoteSyncInterface rs) |
static void |
OASyncDelegate.setRemoteSync(RemoteSyncInterface rs) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteSyncImpl
Remote broadcast methods used to keep OAObjects, Hubs in sync with all computers.
|
Copyright © 1999–2019 ViaOA. All rights reserved.