Package com.ibm.websphere.servlet.cache

Provides the interfaces and classes for caching results from servlets, JSPs and webservices.

See:
          Description

Interface Summary
CacheableServlet This interface identifies cacheable servlets to the fragment cache.
CacheConfig Deprecated.  
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.
IdGenerator The IdGenerator normally is responsible for generating cache entry ids and data ids, and invalidating data ids.
MetaDataGenerator The MetaDataGenerator normally is responsible for assigning timeout, external cache group, and priority via the appropriate methods in the entry's FragmentInfo object.
ServletCacheRequest This interface is a proxy for the WebSphere request object.
 

Class Summary
CacheableJspPage This class identifies cacheable JSPs to the fragment cache.
ConfigElement Deprecated. This Class represents a variable specified in the cachespec.xml document.
DynamicCacheAccessor Deprecated. Should use com.ibm.websphere.cache.DynamicCacheAccessor
ExternalCacheEntry This is a simple struct object that contains url, html and header members for an external cache entry.
 

Package com.ibm.websphere.servlet.cache Description

Provides the interfaces and classes for caching results from servlets, JSPs and webservices.



 

WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.

 

IBM is a trademark of the IBM Corporation in the United States, other countries, or both.