ServerInterface
in
Server interface
Table of Contents
Methods
Methods
boot()
Boot server
public
boot() : void
run()
Run server
public
run() : void
stop()
Stop server
public
stop() : void