Uses of Interface
org.hippoecm.hst.configuration.hosting.MutablePortMount
-
Packages that use MutablePortMount Package Description org.hippoecm.hst.configuration.hosting The org.hippoecm.hst.core.hosting package defines the API for the HST Core Hosting -
-
Uses of MutablePortMount in org.hippoecm.hst.configuration.hosting
Methods in org.hippoecm.hst.configuration.hosting with parameters of type MutablePortMount Modifier and Type Method Description void
MutableVirtualHost. addPortMount(MutablePortMount portMount)
Add theportMount
to thisMutableVirtualHost
-