Package de.mhus.cherry.web.api
Interface VirtualWebSpace
-
- All Superinterfaces:
VirtualHost
public interface VirtualWebSpace extends VirtualHost
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FilegetConfigRoot()FilegetDocumentRoot()FilegetProjectRoot()-
Methods inherited from interface de.mhus.cherry.web.api.VirtualHost
doRequest, findFile, getBundle, getCharsetEncoding, getConfig, getMimeType, getName, getProperties, getType, getUpdated, getVirtualHostAliases, isTraceAccess, isTraceErrors, prepareHead, sendError, setBundle, start, stop
-
-