| Interface | Description |
|---|---|
| IContentCache |
Interface for cache for files remotely retrieved from Data Store Servers.
|
| IDssServiceRpcGenericFactory |
Factory for remote
IDssServiceRpcGeneric based on an URL. |
| IPersistenceManager |
Manages persistence of a statefull object.
|
| Class | Description |
|---|---|
| ContentCache |
Cache for files remotely retrieved from Data Store Servers.
|
| DelayedPersistenceManager | |
| DssServiceRpcGenericFactory |
Implementation of
IDssServiceRpcGenericFactory using on HttpInvokerUtils and
caching services in a map. |
| PathInfoDBAwareHierarchicalContentFactory |
The implementation of
IHierarchicalContentFactory that aware of Path Info DB. |
| PathInfoDBOnlyHierarchicalContentFactory | |
| PathInfoProviderBasedHierarchicalContent |
IHierarchicalContent implementation using ISingleDataSetPathInfoProvider to
retrieve file metadata. |
| RemoteHierarchicalContent |
Implementation of HierchicalContent that is stored on remote datastore server.
|
| RemoteHierarchicalContentNode |
A node of hierarchical content that stored on a remote datastore server.
|
| SimpleFileBasePersistenceManager |
Simple implementation of
IPersistenceManager using a file. |