registerModule

fun registerModule(module: Any): WebserverManager

Register and module into the webserver manager.

Return

self

Parameters

module

Object containing the module with the WebserverRegistration annotation.