Route Map Registry
Stores a mapping from an HTTP-method+path to a handler
Functions
asSequence
Link copied to clipboard
abstract fun asSequence(method: <ERROR CLASS>): <ERROR CLASS><RouteMapEntry<T>>
Content copied to clipboard
findHandler
Link copied to clipboard