Package | Description |
---|---|
org.hippoecm.hst.configuration.hosting |
The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting
|
org.hippoecm.hst.core.request |
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
|
Modifier and Type | Method and Description |
---|---|
ResolvedVirtualHost |
VirtualHosts.matchVirtualHost(String hostName)
This method tries to match a request to a flyweight
ResolvedVirtualHost |
Modifier and Type | Method and Description |
---|---|
ResolvedVirtualHost |
ResolvedMount.getResolvedVirtualHost()
Deprecated.
since 2.28.00 (CMS 7.9). Use
ResolvedMount.getMount() and then Mount.getVirtualHost()
to get the the virtualhost. This method is deprecated because in case of a preview decorated mount, via the
ResolvedVirtualHost you get to the undecorated hosts and mounts |
Copyright © 2008–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.