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 interfaceWritableCachedResponseDeprecated.Classes in com.twelvemonkeys.servlet.cache that implement CacheResponse Modifier and Type Class Description classAbstractCacheResponseDeprecated.classClientCacheResponseDeprecated.classServletCacheResponseDeprecated.Methods in com.twelvemonkeys.servlet.cache with parameters of type CacheResponse Modifier and Type Method Description voidHTTPCache. doCached(CacheRequest pRequest, CacheResponse pResponse, ResponseResolver pResolver)Deprecated.Looks up theCachedEntityfor the given request.voidResponseResolver. resolve(CacheRequest pRequest, CacheResponse pResponse)Deprecated.
-