|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheHttpServletResponseWrapper | |
|---|---|
| com.opensymphony.oscache.web.filter | Provides the caching filter (and its support classes) that allows HTTP responses to be cached by OSCache. |
| Uses of CacheHttpServletResponseWrapper in com.opensymphony.oscache.web.filter |
|---|
| Methods in com.opensymphony.oscache.web.filter with parameters of type CacheHttpServletResponseWrapper | |
|---|---|
boolean |
CacheFilter.isCacheable(CacheHttpServletResponseWrapper cacheResponse)
isCacheable is a method allowing subclass to decide if a response is cachable or not. |
private boolean |
CacheFilter.isCacheableInternal(CacheHttpServletResponseWrapper cacheResponse)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||