| Package | Description |
|---|---|
| org.opencms.cache |
Implementations of specialized caches used in OpenCms.
|
| org.opencms.xml.containerpage |
Contains functions for the ADE main pages, commonly called "Container Pages" in OpenCms.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsVfsMemoryObjectCache
Implements a memory cache, that stores objects related to VFS files,
providing a cache for the "online" and another for the "offline" project.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CmsADECache
Cache object instance for simultaneously cache online and offline items.
|