Package dev.mccue.microhttp.reflectivehandler
package dev.mccue.microhttp.reflectivehandler
-
ClassDescriptionAn implementation of
Handlerwhich delegates to methods in the provided object that are annotated withRoute.
Handler which delegates
to methods in the provided object that are annotated with Route.