The coldfusion.air package contains classes that are used for ColdFusion-AIR integration. These classes help build offline applications using AIR and ColdFusion.
Classes
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 connects to the ColdFusion server to fetch and synchronize offline data with the server. |
Mon Nov 28 2011, 07:42 AM -08:00