| Package | Description |
|---|---|
| com.viaoa.datasource.clientserver |
Client OADataSource that will communicate with OADataSource on the server.
|
| com.viaoa.datasource.rest | |
| com.viaoa.sync |
Synchronizes objects across servers.
|
| com.viaoa.sync.remote |
| Modifier and Type | Method and Description |
|---|---|
RemoteClientInterface |
OADataSourceClient.getRemoteClient() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteRestClientInterface
REST Client remote methods that will use the same named msg queue as RemoteSync, when set up (bind) on the server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteRestClientImpl |
| 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–2025 ViaOA. All rights reserved.