A store is a simple write-once container indexed by a universally unique ID.
Class | StoreError | Undocumented |
Class | Store | This class represents the abstract storage layout for saving information. |
Class | TransportStore | A TransportStore is a Store superclass for Stores that use Transports. |