const class
webapp::ServiceViewStep
sys::Obj web::WebStep webapp::WebAppStep webapp::ServiceViewStep
ServiceViewStep routes to the view which has been stashed in the "webapp.view" thread local.
See docLib::WebApp
Slots
- serviceSource
-
override Void service(WebReq req, WebRes res)
Overrides web::WebStep.service
Perform this step against the specified request and response.