Uses of Class
com.sun.appserv.web.cache.filter.HttpCacheEntry
-
Packages that use HttpCacheEntry Package Description com.sun.appserv.web.cache.filter -
-
Uses of HttpCacheEntry in com.sun.appserv.web.cache.filter
Methods in com.sun.appserv.web.cache.filter that return HttpCacheEntry Modifier and Type Method Description HttpCacheEntryCachingResponseWrapper. cacheResponse()called by doFilter to cache the response that was just sent out
-