getWebServer

abstract fun getWebServer(): WebServer

Returns the WebServer that was created by the context or null if the server has not yet been created.

Return

the web server