logo

const class

wisp::WispService

sys::Obj
  sys::Thread
    web::WebService
      wisp::WispService

Wisp implementation of WebService.

Slots

make

new make(Str name := null)

Constructor with thread name.

port

const Int port

Well known TCP port for HTTP traffic.

run

override Obj run()

Main loop.