hunt-http v0.6.18 (2021-09-03T08:21:19Z)
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