hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
RouteHandler
hunt
http
routing
RoutingContext
interface
RouteHandler {
void
handle
(RoutingContext context);
}
Members
Functions
handle
void
handle
(RoutingContext context)
Undocumented in source.
Meta
Source
See Implementation
hunt
http
routing
RoutingContext
aliases
Handler
RoutingHandler
classes
RoutingContext
interfaces
RouteHandler