Uses of Package
org.opencms.cache
Packages that use 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.
-
Classes in org.opencms.cache used by org.opencms.cacheClassDescriptionA 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.
-
Classes in org.opencms.cache used by org.opencms.flexClassDescriptionImplements an LRU (last recently used) cache.Defines the methods which an object being cached by CmsFlexLruCache must implement.
-
Classes in org.opencms.cache used by org.opencms.loaderClassDescriptionImplements a name based RFS file based disk cache, that handles parameter based versions of VFS files.
-
Classes in org.opencms.cache used by org.opencms.mainClassDescriptionImplements a memory cache, that stores objects related to VFS files, providing a cache for the "online" and another for the "offline" project.
-
Classes in org.opencms.cache used by org.opencms.pdftoolsClassDescriptionImplements a name based RFS file based disk cache, that handles parameter based versions of VFS files.
-
Classes in org.opencms.cache used by org.opencms.xml.containerpageClassDescriptionConfigurable VFS based cache, for caching objects related to offline/online resources.