The coldfusion.air package contains the classes for ColdFusion Air support.
| Class | Description | |
|---|---|---|
| Conflict | Conflict that contains reference to the operation, clientObject, serverObject, and originalObject on the client. | |
| Session | Manages all interactions between the AIR client and the offline sqlite database. | |
| SessionToken | Token representing the call to a method on the Session class. | |
| SyncManager | This is the main class that is exposed to the end user for connecting to the server to fetch and synchronize the data with the server. |