Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.opensymphony.oscache.web

Interface Summary
WebEntryRefreshPolicy Interface to implement an entry refresh policy.
 

Class Summary
CacheContextListener Class for a clean startup and shutdown of the ServletCacheAdministrator and its application scoped cache.
CheckDeployment User: hani Date: Jun 12, 2003 Time: 3:34:20 PM
OscacheServlet Servlet used to test the web portion of osCache.
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.
TestCompleteWeb Test class for the com.opensymphony.oscache.web package.
TestLoadCompleteWeb Test class for the com.opensymphony.oscache.web package.
TestOscacheFilter Tests the caching filter distributed with the package.
TestOscacheJsp Test test the JSPs distributed with the package.
TestOscacheServlet Test test the osCacheServlet distributed with the package.