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

Quick Search    Search Deep

Uses of Package
com.opencms.flex.cache

Classes in com.opencms.flex.cache used by com.opencms.flex.cache
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.
CmsFlexResponse.CmsServletOutputStream
          Wrapped implementation of the ServletOutputStream.