org.apache.lenya.ac.cache |
|
Java Source File Name | Type | Comment |
BuildException.java | Class | Exception for problems when cacheable objects are built. |
CachedObject.java | Class | Cached object. |
CachingException.java | Class | Caching exception. |
InputStreamBuilder.java | Interface | Interface for objects capable of building objects from input streams. |
SourceCache.java | Interface | Source cache component. |
SourceCacheImpl.java | Class | Basic implementation of a source cache. |
URLKeyUtil.java | Class | Utility class to generate String cache keys from webapp URLs. |