Uses of Package
com.opensymphony.oscache.web

Packages that use com.opensymphony.oscache.web
com.opensymphony.oscache.web Provides classes and interfaces that make up the base of OSCache's web application support.  
com.opensymphony.oscache.web.filter Provides the caching filter (and its support classes) that allows HTTP responses to be cached by OSCache.  
 

Classes in com.opensymphony.oscache.web used by com.opensymphony.oscache.web
ServletCacheAdministrator
          A ServletCacheAdministrator creates, flushes and administers the cache.
 

Classes in com.opensymphony.oscache.web used by com.opensymphony.oscache.web.filter
ServletCacheAdministrator
          A ServletCacheAdministrator creates, flushes and administers the cache.
 


OSCache Project Page