|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| StackMobCounter | Represents a integer that can be incremented atomically. |
| StackMobModel | The base class for StackMob data objects. |
| StackMobUser | A specialized subclass of StackMobModel to represent users of your app. |
Base classes for objects that map to StackMob data. Subclass StackMobModel or StackMobUser to create
objects that know how to synchronize themselves with the cloud. This creates a very powerful abstraction where you
can use data objects throughout your application and save them without worrying about the details of serialization and network
interaction.
StackMobModel,
StackMobUser
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||