Package | Description |
---|---|
com.viaoa.ds.cs |
Client OADataSource that will communicate with OADataSource on the server.
|
com.viaoa.sync |
Synchronizes objects across servers.
|
com.viaoa.sync.remote |
Modifier and Type | Method and Description |
---|---|
RemoteClientInterface |
OADataSourceClient.getRemoteClient() |
Modifier and Type | Method and Description |
---|---|
RemoteClientInterface |
OASyncClient.getRemoteClient() |
static RemoteClientInterface |
OASyncDelegate.getRemoteClient() |
static RemoteClientInterface |
OASyncDelegate.getRemoteClient(Class c) |
protected RemoteClientInterface |
OASyncServer.getRemoteClient(ClientInfo ci) |
static RemoteClientInterface |
OASyncDelegate.getRemoteClient(Hub h) |
static RemoteClientInterface |
OASyncDelegate.getRemoteClient(OAObject obj) |
static RemoteClientInterface |
OASyncDelegate.getRemoteClient(Package p) |
protected RemoteClientInterface |
OASyncServer.getRemoteClientForServer() |
Modifier and Type | Method and Description |
---|---|
static void |
OASyncDelegate.setRemoteClient(Package p,
RemoteClientInterface rc) |
static void |
OASyncDelegate.setRemoteClient(RemoteClientInterface rc) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteClientImpl |
Modifier and Type | Method and Description |
---|---|
abstract RemoteClientInterface |
RemoteServerImpl.getRemoteClient(ClientInfo clientInfo) |
RemoteClientInterface |
RemoteServerInterface.getRemoteClient(ClientInfo clientInfo) |
Copyright © 1999–2019 ViaOA. All rights reserved.