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 voidHTTPCache. doCached(CacheRequest pRequest, CacheResponse pResponse, ResponseResolver pResolver)Looks up theCachedEntityfor the given request.voidResponseResolver. resolve(CacheRequest pRequest, CacheResponse pResponse)
-