Interface CacheEntry
- All Known Implementing Classes:
CacheEntryBase,CacheEntryFile,CacheEntryImpl
public interface CacheEntry
- Author:
- Claus Stadler Date: 11/28/11 Time: 11:39 PM
-
Method Summary
Modifier and TypeMethodDescriptionlonglong
-
Method Details
-
getTimestamp
long getTimestamp() -
getLifespan
long getLifespan() -
getInputStream
InputStream getInputStream()
-