Package | Description |
---|---|
com.softwareag.mobile.runtime.toolkit.operations |
Modifier and Type | Class and Description |
---|---|
class |
SyncClient
The
SyncClient enables clients to synchronize JSON-based data
with Software AGs Integration Server. |
Modifier and Type | Method and Description |
---|---|
void |
IOperation.addOperationDelegate(IOperationDelegate delegate)
Adds the delivered
IOperationDelegate . |
void |
AbstractSynchronizableOperation.addOperationDelegate(IOperationDelegate delegate) |
void |
IOperation.removeOperationDelegate(IOperationDelegate delegate)
Removes the delivered
IOperationDelegate . |
void |
AbstractSynchronizableOperation.removeOperationDelegate(IOperationDelegate delegate) |