Package dev.mccue.microhttp.handler


package dev.mccue.microhttp.handler
  • Class
    Description
    Template 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.