Uses of Interface
org.hippoecm.hst.core.internal.HstMutableRequestContext

Packages that use HstMutableRequestContext
org.hippoecm.hst.container The org.hippoecm.hst.container package defines the API for the HST Container 
org.hippoecm.hst.core.internal The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Container 
org.hippoecm.hst.site.request   
 

Uses of HstMutableRequestContext in org.hippoecm.hst.container
 

Methods in org.hippoecm.hst.container with parameters of type HstMutableRequestContext
protected  void HstFilter.processResolvedSiteMapItem(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, HstManager hstSitesManager, HstSiteMapItemHandlerFactory siteMapItemHandlerFactory, HstMutableRequestContext requestContext, boolean processHandlers, Logger logger)
           
 

Uses of HstMutableRequestContext in org.hippoecm.hst.core.internal
 

Subinterfaces of HstMutableRequestContext in org.hippoecm.hst.core.internal
 interface HstMutablePortletRequestContext
          This is an INTERNAL USAGE ONLY API.
 

Methods in org.hippoecm.hst.core.internal that return HstMutableRequestContext
 HstMutableRequestContext HstRequestContextComponent.create(boolean portletContext)
          Creates a mutable request context for either a servlet or portlet context.
 

Uses of HstMutableRequestContext in org.hippoecm.hst.site.request
 

Classes in org.hippoecm.hst.site.request that implement HstMutableRequestContext
 class HstPortletRequestContextImpl
           
 class HstRequestContextImpl
          HstRequestContextImpl
 

Methods in org.hippoecm.hst.site.request that return HstMutableRequestContext
 HstMutableRequestContext HstRequestContextComponentImpl.create(boolean portletContext)
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.