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

Packages that use HstRequestContextComponent
org.hippoecm.hst.core.container The org.hippoecm.hst.core.container package defines the API for the HST Core Container 
org.hippoecm.hst.site.request   
 

Uses of HstRequestContextComponent in org.hippoecm.hst.core.container
 

Fields in org.hippoecm.hst.core.container declared as HstRequestContextComponent
protected  HstRequestContextComponent AbstractValve.requestContextComponent
           
 

Methods in org.hippoecm.hst.core.container that return HstRequestContextComponent
 HstRequestContextComponent AbstractValve.getRequestContextComponent()
           
 

Methods in org.hippoecm.hst.core.container with parameters of type HstRequestContextComponent
 void AbstractValve.setRequestContextComponent(HstRequestContextComponent requestContextComponent)
           
 

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

Classes in org.hippoecm.hst.site.request that implement HstRequestContextComponent
 class HstRequestContextComponentImpl
          HstRequestContextComponentImpl
 



Copyright © 2008-2012 Hippo. All Rights Reserved.