hunt-http ~master (2022-05-11T04:57:24.4711355)
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