Package org.hippoecm.hst.configuration.hosting
The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting
-
Interface Summary Interface Description Mount AMount
object is the mount from a prefix to some (sub)site *or* content location: when theMount.isMapped()
property returnstrue
or missing, theMount
is linked to aHstSite
that uses aHstSiteMap
.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 forVirtualHost
-
Exception Summary Exception Description MatchException Exception which can be thrown when matching failsNotFoundException When a request fails to match for example a HstSiteMapItem because the request path can match the sitemap tree, this exception should be thrown.