const classafBedSheet::BedSheetWebMod

sys::Obj
  web::WebMod
    afBedSheet::BedSheetWebMod

The top-level web::WebMod to be passed to Wisp.

bedSheetOptions

Source

const Str:Obj bedSheetOptions

make

Source

new make(Str moduleName, Int port, Str:Obj bedSheetOptions, [Str:Obj]? registryOptions := null)

moduleName

Source

const Str moduleName

onService

Source

virtual override Void onService()

onStart

Source

virtual override Void onStart()

onStop

Source

virtual override Void onStop()

port

Source

const Int port

reg

Source

Registry reg

registryOptions

Source

const [Str:Obj]? registryOptions