| Package | Description |
|---|---|
| org.codehaus.httpcache4j.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCacheItem
This is an internal class, and should not be used by clients.
|
class |
SerializableCacheItem |
| Modifier and Type | Method and Description |
|---|---|
CacheItem |
NullCacheStorage.get(HTTPRequest request) |
CacheItem |
CacheStorage.get(HTTPRequest request) |
CacheItem |
NullCacheStorage.get(Key key) |
CacheItem |
CacheStorage.get(Key key) |
static CacheItem |
SerializableCacheItem.parse(Properties object) |
| Constructor and Description |
|---|
SerializableCacheItem(CacheItem item) |
Copyright © 2008-2013. All Rights Reserved.