| Package | Description |
|---|---|
| org.jboss.aerogear.sync |
This package contains interfaces for AeroGear Sync.
|
| org.jboss.aerogear.sync.client |
This package contains interfaces for AeroGear Sync Client API.
|
| org.jboss.aerogear.sync.server |
This package contains interfaces for AeroGear Sync Server API.
|
| Class and Description |
|---|
| BackupShadowDocument
A backup of the ShadowDocument.
|
| ClientDocument
A client document is used on both the server and client side and
associates a client identifier with a
Document. |
| Diff
A marker interface that represents a diff or two versions of a document/object.
|
| Document
Represents the server side version of a document
|
| Edit
Represents a single edit.
|
| Payload
Represents something that can be exchanged in JSON format.
|
| ShadowDocument
A shadow document for each client will exist on the client side and also on the server side.
|
| Class and Description |
|---|
| ClientDocument
A client document is used on both the server and client side and
associates a client identifier with a
Document. |
| DataStore
A DataStore implementation is responsible for storing and serving data for a
Differential Synchronization implementation.
|
| Diff
A marker interface that represents a diff or two versions of a document/object.
|
| Edit
Represents a single edit.
|
| PatchMessage
Represents a stack of changes made on the server of client side.
|
| ShadowDocument
A shadow document for each client will exist on the client side and also on the server side.
|
| Class and Description |
|---|
| DataStore
A DataStore implementation is responsible for storing and serving data for a
Differential Synchronization implementation.
|
| Diff
A marker interface that represents a diff or two versions of a document/object.
|
| Document
Represents the server side version of a document
|
| Edit
Represents a single edit.
|
| PatchMessage
Represents a stack of changes made on the server of client side.
|
| ShadowDocument
A shadow document for each client will exist on the client side and also on the server side.
|
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.