Uses of Interface
us.asciiroth.client.store.Store

Packages that use Store
us.asciiroth.client.store   
 

Uses of Store in us.asciiroth.client.store
 

Classes in us.asciiroth.client.store that implement Store
 class AirStore
          It's nothing fancy and in particular, the lack off transactionality is bad, but it works.
 class GearsStore
          It's nothing fancy but it works.
 class HTML5Store
          WHAT 5 local storage API, which has been implemented in Safari, and may eventually be implemented in Firefox and Opera.
 class MemoryStore
          A simple in-memory implementation of a store for testing purposes.
 


0.7

© 2009 Alx Dark