Uses of Interface
com.twelvemonkeys.servlet.cache.CacheResponse
-
Packages that use CacheResponse Package Description com.twelvemonkeys.servlet.cache -
-
Uses of CacheResponse in com.twelvemonkeys.servlet.cache
Subinterfaces of CacheResponse in com.twelvemonkeys.servlet.cache Modifier and Type Interface Description interfaceWritableCachedResponseWritableCachedResponseClasses in com.twelvemonkeys.servlet.cache that implement CacheResponse Modifier and Type Class Description classAbstractCacheResponseAbstractCacheResponseclassClientCacheResponseClientCacheResponseclassServletCacheResponseServletCacheResponseMethods in com.twelvemonkeys.servlet.cache with parameters of type CacheResponse 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)
-