const classafBedSheet::BedSheetWebMod
sys::Obj web::WebMod afBedSheet::BedSheetWebMod
The top-level web::WebMod to be passed to Wisp.
- bedSheetOptions
- make
new make(Str moduleName, Int port, Str:Obj bedSheetOptions, [Str:Obj]? registryOptions := null)
- moduleName
const Str moduleName
- onService
virtual override Void onService()
- onStart
virtual override Void onStart()
- onStop
virtual override Void onStop()
- port
const Int port
- reg
Registry reg
- registryOptions