| AbstractClientStorageServiceStore |
|
| ClientStorageLoadContext |
A subcontext for driving the loading of data from a client into one or more
instances of a ClientStorageService.
|
| ClientStorageSaveContext |
A subcontext for driving the saving of data to a client from one or more
instances of a ClientStorageService.
|
| ClientStorageService |
Implementation of StorageService that stores data in-memory in a
shared session attribute.
|
| ClientStorageService.ClientStorageSource |
Enumeration of possible sources for the data.
|
| ClientStorageServiceOperation |
A wrapper for a storage operation to capture the current or intended state of the data for
a client.
|
| ClientStorageServiceStore |
|
| ClientStorageServiceStore.Factory |
|