Package com._1c.g5.v8.dt.html
Interface IHtmlWebServerManager
-
public interface IHtmlWebServerManager
Backend web server of wysiwyg html editor and html preview manager
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Optional<String>
getLocation()
Get server locationvoid
start()
Start web servervoid
stop()
Stop web server
-