PathHandler.registerHandlers

Adds mappings to this path handler which correspond to functions defined in the given symbol which have been annotated with the @PathMapping attribute (or any simplified aliases like @GetMapping).

class PathHandler
void
registerHandlers
(
alias symbol
)
()