Package | Description |
---|---|
com.viaoa.sync |
Synchronizes objects across servers.
|
com.viaoa.sync.remote |
Modifier and Type | Method and Description |
---|---|
RemoteSessionInterface |
OASyncClient.getRemoteSession() |
static RemoteSessionInterface |
OASyncDelegate.getRemoteSession() |
static RemoteSessionInterface |
OASyncDelegate.getRemoteSession(Class c) |
protected RemoteSessionInterface |
OASyncServer.getRemoteSession(ClientInfo ci,
RemoteClientCallbackInterface callback) |
static RemoteSessionInterface |
OASyncDelegate.getRemoteSession(Hub h) |
static RemoteSessionInterface |
OASyncDelegate.getRemoteSession(OAObject obj) |
static RemoteSessionInterface |
OASyncDelegate.getRemoteSession(Package p) |
protected RemoteSessionInterface |
OASyncServer.getRemoteSessionForServer() |
Modifier and Type | Method and Description |
---|---|
static void |
OASyncDelegate.setRemoteSession(Package p,
RemoteSessionInterface rs) |
static void |
OASyncDelegate.setRemoteSession(RemoteSessionInterface rs) |
Modifier and Type | Class and Description |
---|---|
class |
RemoteSessionImpl |
Modifier and Type | Method and Description |
---|---|
abstract RemoteSessionInterface |
RemoteServerImpl.getRemoteSession(ClientInfo clientInfo,
RemoteClientCallbackInterface callback) |
RemoteSessionInterface |
RemoteServerInterface.getRemoteSession(ClientInfo clientInfo,
RemoteClientCallbackInterface callback) |
Copyright © 1999–2019 ViaOA. All rights reserved.