See: Description
Interface | Description |
---|---|
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 |
Exception | Description |
---|---|
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.
|
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.