Package org.hippoecm.hst.configuration.hosting

The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting

See:
          Description

Interface Summary
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
 

Class Summary
MountService  
PortMountService  
VirtualHostService  
VirtualHostsService  
 

Exception Summary
MatchException Exception which can be thrown when matching fails
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.
 

Package org.hippoecm.hst.configuration.hosting Description

The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting



Copyright © 2008-2012 Hippo. All Rights Reserved.