Package | Description |
---|---|
com.viaoa.sync |
Synchronizes objects across servers.
|
com.viaoa.sync.remote |
Modifier and Type | Method and Description |
---|---|
RemoteServerInterface |
OASyncClient.getRemoteServer() |
static RemoteServerInterface |
OASyncDelegate.getRemoteServer() |
static RemoteServerInterface |
OASyncDelegate.getRemoteServer(Class c) |
static RemoteServerInterface |
OASyncDelegate.getRemoteServer(Hub h) |
static RemoteServerInterface |
OASyncDelegate.getRemoteServer(OAObject obj) |
static RemoteServerInterface |
OASyncDelegate.getRemoteServer(Package p) |
Modifier and Type | Method and Description |
---|---|
static void |
OASyncDelegate.setRemoteServer(Package p,
RemoteServerInterface rs) |
static void |
OASyncDelegate.setRemoteServer(RemoteServerInterface rs) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteServerImpl
Server side remote object for clients to use.
|
Copyright © 1999–2019 ViaOA. All rights reserved.