Uses of Interface
org.hippoecm.hst.configuration.hosting.VirtualHost
Packages that use VirtualHost
Package
Description
The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting
The org.hippoecm.hst.core.internal package defines INTERNAL USAGE ONLY API for the HST Container
The org.hippoecm.hst.core.request package defines the API for the HST Core Request
-
Uses of VirtualHost in org.hippoecm.hst.configuration.hosting
Subinterfaces of VirtualHost in org.hippoecm.hst.configuration.hostingMethods in org.hippoecm.hst.configuration.hosting that return VirtualHostMethods in org.hippoecm.hst.configuration.hosting that return types with arguments of type VirtualHostModifier and TypeMethodDescriptionVirtualHost.getChildHosts()
MutableVirtualHosts.getRootVirtualHostsByGroup()
The root virtualhosts are the first segment of a host. -
Uses of VirtualHost in org.hippoecm.hst.core.internal
Methods in org.hippoecm.hst.core.internal that return VirtualHostModifier and TypeMethodDescriptionPreviewDecorator.decorateVirtualHostAsPreview
(VirtualHost virtualHost) Methods in org.hippoecm.hst.core.internal with parameters of type VirtualHostModifier and TypeMethodDescriptionPreviewDecorator.decorateVirtualHostAsPreview
(VirtualHost virtualHost) -
Uses of VirtualHost in org.hippoecm.hst.core.request
Methods in org.hippoecm.hst.core.request that return VirtualHostModifier and TypeMethodDescriptionHstRequestContext.getVirtualHost()
Returns the matched virtual host objectResolvedVirtualHost.getVirtualHost()