Uses of Package
org.hippoecm.hst.configuration.hosting

Packages that use org.hippoecm.hst.configuration.hosting
org.hippoecm.hst.component.support.bean   
org.hippoecm.hst.configuration.channel   
org.hippoecm.hst.configuration.hosting The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting 
org.hippoecm.hst.configuration.internal   
org.hippoecm.hst.configuration.model   
org.hippoecm.hst.configuration.site The org.hippoecm.hst.configuration.site package defines the API for the HST Configuration 
org.hippoecm.hst.configuration.sitemap The org.hippoecm.hst.configuration.sitemap package defines the API for the HST SiteMap Configuration 
org.hippoecm.hst.content.rewriter The org.hippoecm.hst.content.rewriter package defines the API for the HST Content Rewriters 
org.hippoecm.hst.content.rewriter.impl   
org.hippoecm.hst.core.container The org.hippoecm.hst.core.container package defines the API for the HST Core 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.core.linking The org.hippoecm.hst.core.linking package defines the API for the HST Core Linking 
org.hippoecm.hst.core.linking.resolvers   
org.hippoecm.hst.core.request The org.hippoecm.hst.core.request package defines the API for the HST Core Request 
org.hippoecm.hst.mock.core.linking   
org.hippoecm.hst.mock.core.request   
org.hippoecm.hst.pagecomposer.jaxrs.model   
org.hippoecm.hst.pagecomposer.jaxrs.services   
org.hippoecm.hst.site.request   
org.hippoecm.hst.sitemapitemhandler   
org.hippoecm.hst.tag   
org.hippoecm.hst.util The org.hippoecm.hst.content.util package defines the API for the HST Util 
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.component.support.bean
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.configuration.channel
VirtualHosts
          The container interface for VirtualHost
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.configuration.hosting
MatchException
          Exception which can be thrown when matching fails
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
MutableMount
          Mount extension that decouples channel info retrieval from the mount service construction.
MutablePortMount
           
MutableVirtualHost
           
MutableVirtualHosts
           
PortMount
           
VirtualHost
          VirtualHost which holds the mapping between host (server name) and site name.
VirtualHosts
          The container interface for VirtualHost
VirtualHostService
           
VirtualHostsService
           
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.configuration.internal
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
MutableMount
          Mount extension that decouples channel info retrieval from the mount service construction.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.configuration.model
VirtualHosts
          The container interface for VirtualHost
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.configuration.site
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.configuration.sitemap
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.content.rewriter
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.content.rewriter.impl
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.core.container
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.core.internal
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.core.linking
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.core.linking.resolvers
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.core.request
MatchException
          Exception which can be thrown when matching fails
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
NotFoundException
          When a request fails to match for example a HstSiteMapItem because the request path can match the sitemap tree, this exception should be thrown.
VirtualHost
          VirtualHost which holds the mapping between host (server name) and site name.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.mock.core.linking
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.mock.core.request
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
VirtualHost
          VirtualHost which holds the mapping between host (server name) and site name.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.pagecomposer.jaxrs.model
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.pagecomposer.jaxrs.services
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.site.request
MatchException
          Exception which can be thrown when matching fails
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
NotFoundException
          When a request fails to match for example a HstSiteMapItem because the request path can match the sitemap tree, this exception should be thrown.
PortMount
           
VirtualHost
          VirtualHost which holds the mapping between host (server name) and site name.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.sitemapitemhandler
MatchException
          Exception which can be thrown when matching fails
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.tag
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
 

Classes in org.hippoecm.hst.configuration.hosting used by org.hippoecm.hst.util
Mount
          A Mount object is the mount from a prefix to some (sub)site *or* content location: when the Mount.isMapped() property returns true or missing, the Mount is linked to a HstSite that uses a HstSiteMap.
 



Copyright © 2008-2012 Hippo. All Rights Reserved.