hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
DefaultRouteHandler
hunt
http
routing
handler
DefaultRouteHandler
class
DefaultRouteHandler :
RouteHandler
{
this
();
void
handle
(RoutingContext context);
}
Constructors
this
this
()
Undocumented in source.
Members
Functions
handle
void
handle
(RoutingContext context)
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From RouteHandler
handle
void
handle
(RoutingContext context)
Undocumented in source.
Meta
Source
See Implementation
hunt
http
routing
handler
DefaultRouteHandler
classes
DefaultRouteHandler