Uses of Package
com.ibm.websphere.servlet.cache
-
Packages that use com.ibm.websphere.servlet.cache Package Description com.ibm.websphere.servlet.cache Provides the interfaces and classes for caching results from servlets, JSPs and webservices. -
Classes in com.ibm.websphere.servlet.cache used by com.ibm.websphere.servlet.cache Class Description CacheableServlet This interface identifies cacheable servlets to the fragment cache.CacheConfig Deprecated.ConfigElement Deprecated.This Class represents a variable specified in the cachespec.xml document.DynamicContentProvider Implement this interface in your Servlet or JSP to have a callback invoked during cache hits.ExternalCacheAdapter This is the service provider's interface (SPI) for plugging in an external cache (eg, the AFPA cache, a web server cache, a proxy server cache or a sprayer cache).FragmentInfo FragmentInfo extends the EntryInfo interface to add variables unique to externally cacheable pages.ServletCacheRequest This interface is a proxy for the WebSphere request object.