Package com.atlassian.plugin.cache.filecache.impl
package com.atlassian.plugin.cache.filecache.impl
-
ClassesClassDescriptionImplements a thread-safe FileCache.Caches the contents of a stream, and deletes the cache when asked to do so.Always streams each resource from the given inputBase class for caching streams, mostly contains concurrency related logic, the file operations implemented in children.Caches the contents of two streams, and deletes the cache when asked to do so.