java.lang.Object
dev.mccue.microhttp.reflectivehandler.ReflectiveHandler
All Implemented Interfaces:
dev.mccue.microhttp.handler.Handler

public final class ReflectiveHandler extends Object implements dev.mccue.microhttp.handler.Handler
An implementation of Handler which delegates to methods in the provided object that are annotated with Route.