Uses of Class
com.twelvemonkeys.servlet.cache.CacheException
-
Packages that use CacheException Package Description com.twelvemonkeys.servlet.cache -
-
Uses of CacheException in com.twelvemonkeys.servlet.cache
Methods in com.twelvemonkeys.servlet.cache that throw CacheException Modifier and Type Method Description void
HTTPCache. doCached(CacheRequest pRequest, CacheResponse pResponse, ResponseResolver pResolver)
Looks up theCachedEntity
for the given request.void
ResponseResolver. resolve(CacheRequest pRequest, CacheResponse pResponse)
-