See: Description
| Interface | Description |
|---|---|
| ClientDataStore<T,S extends Edit<? extends Diff>> |
A client side
DataStore implementation is responsible for storing and serving data for a
Differential Synchronization implementation. |
| ClientSynchronizer<T,S extends Edit<? extends Diff>> |
An instance of this class will be able to handle tasks needed to implement
Differential Synchronization for a specific type of documents.
|
| PatchListener<T> |
A listener/observer of patches.
|
| PatchObservable<T> | |
| SyncClient<T,S extends Edit<? extends Diff>> |
| Class | Description |
|---|---|
| DefaultPatchObservable<T> |
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.