Module dev.mccue.microhttp.handler
Package dev.mccue.microhttp.handler
package dev.mccue.microhttp.handler
-
ClassDescriptionTemplate for a class which has a list of handlers that it tries in order.Handler for requests.Something which can be converted into a
Response.Template for a handler that handles a single route by matching on the request's uri path and filtering on the request's method.