Uses of Package
org.opencms.cache
Package
Description
Implementations of specialized caches used in OpenCms.
Provides low-level JSP integration funtionality for OpenCms,
also implements the FlexCache, a declarative parameter-based cache.
Low-level functions to manage the loading of resources from the OpenCms VFS.
Provides the main OpenCms "operating system".
Contains functions for the ADE main pages, commonly called "Container Pages" in OpenCms.
-
ClassDescriptionA singleton memory cache, that stores objects related with keys.Configurable VFS based cache, for caching objects related to offline/online resources.Implements a memory cache, that stores objects related to VFS files, providing a cache for the "online" and another for the "offline" project.Defines the methods which an object being cached by CmsFlexLruCache must implement.
-
ClassDescriptionImplements an LRU (last recently used) cache.Defines the methods which an object being cached by CmsFlexLruCache must implement.
-
ClassDescriptionImplements a name based RFS file based disk cache, that handles parameter based versions of VFS files.
-
ClassDescriptionImplements a memory cache, that stores objects related to VFS files, providing a cache for the "online" and another for the "offline" project.
-
ClassDescriptionImplements a name based RFS file based disk cache, that handles parameter based versions of VFS files.
-
ClassDescriptionConfigurable VFS based cache, for caching objects related to offline/online resources.