Package com.opencms.flex.cache

Implements the FlexCache, a declarative based cache for JSP and other output.

See:
          Description

Class Summary
CmsFlexCache This class implements the FlexCache.
CmsFlexCacheEntry Contains the contents of a cached resource.
CmsFlexCacheKey Implements the CmsFlexCacheKey, which is a key used to describe the caching behaviour of a specific resource.
CmsFlexController Controller for getting access to the CmsObject, should be used as a request attribute.
CmsFlexRequest Wrapper class for a HttpServletRequest.
CmsFlexRequestDispatcher Implementation of the javax.servlet.RequestDispatcher interface to allow JSPs to be loaded from OpenCms.
CmsFlexResponse Wrapper class for a HttpServletResponse.
 

Package com.opencms.flex.cache Description

Implements the FlexCache, a declarative based cache for JSP and other output.

Since:
FLEX alpha 1
See Also:
CmsFlexCache, CmsFlexCacheEntry, CmsFlexCacheKey