Parent class for webserver plugins for the installer. To create a new webserver handler, subclass this class and define a ‘start’ and ‘stop’ class method.
Start the server
Stop the server
[Validate]