|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HttpCacheUpdateCallback<E>
Method Summary | |
---|---|
E |
getUpdatedEntry(E existing)
Returns the new cache entry that should replace an existing one. |
Method Detail |
---|
E getUpdatedEntry(E existing) throws HttpCacheOperationException
existing
- the cache entry current in-place in the cache, possibly
null
if nonexistent
null
HttpCacheOperationException
- exception containing information about a failure in the cache
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |