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. 
com.opensymphony.oscache.web.tag Provides the tag libraries that allow OSCache to be accessed via JSP custom tags for caching portions of JSP pages. 
 

Classes in com.opensymphony.oscache.web used by com.opensymphony.oscache.web
ServletCache
          A simple extension of Cache that implements a session binding listener, and deletes it's entries when unbound
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.
 

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



Copyright © 2011 OpenSymphony. All Rights Reserved.