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 | Interface and Description |
---|---|
interface |
MutableVirtualHost |
Modifier and Type | Method and Description |
---|---|
VirtualHost |
VirtualHost.getChildHost(String name) |
VirtualHost |
Mount.getVirtualHost() |
Modifier and Type | Method and Description |
---|---|
List<VirtualHost> |
VirtualHost.getChildHosts() |
Modifier and Type | Method and Description |
---|---|
VirtualHost |
HstRequestContext.getVirtualHost()
Returns the matched virtual host object
|
VirtualHost |
ResolvedVirtualHost.getVirtualHost() |
Copyright © 2008–2017 Hippo B.V. (http://www.onehippo.com). All rights reserved.