Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.opencms.cache Classes and Interfaces - 8 results found.
| Name | Description | Type | Package | Framework |
| CmsLruCache | The idea of this cache is to separate the caching policy from the data structure where the cached objects are stored. | Class | org.opencms.cache | OpenCMS |
|
| CmsMemoryObjectCache | A singleton memory cache, that stores objects related with keys. | Class | org.opencms.cache | OpenCMS |
|
| CmsVfsCache | Configurable VFS based cache, for caching objects related to offline/online resources. | Class | org.opencms.cache | OpenCMS |
|
| CmsVfsDiskCache | providing a cache for the "online" and another for the "offline" project. | Class | org.opencms.cache | OpenCMS |
|
| CmsVfsMemoryObjectCache | providing a cache for the "online" and another for the "offline" project. | Class | org.opencms.cache | OpenCMS |
|
| CmsVfsNameBasedDiskCache | This RFS cache operates on file names, plus a hash code calculated from CmsResource. | Class | org.opencms.cache | OpenCMS |
|
| I_CmsLruCacheObject | Defines the methods which an object being cached by CmsFlexLruCache must implement. | Interface | org.opencms.cache | OpenCMS |
|
| Messages | Convenience class to access the localized messages of this OpenCms package. | Class | org.opencms.cache | OpenCMS |