Uses of Class
dev.mccue.microhttp.reflectivehandler.ReflectiveHandler
-
Uses of ReflectiveHandler in dev.mccue.microhttp.reflectivehandler
Methods in dev.mccue.microhttp.reflectivehandler that return ReflectiveHandlerModifier and TypeMethodDescriptionstatic ReflectiveHandlerReflectiveHandler.of(ParameterSupplier parameterSupplier, ResponseCoercer responseCoercer, Object o) static ReflectiveHandlerReflectiveHandler.of(ParameterSupplier parameterSupplier, Object o) static ReflectiveHandlerReflectiveHandler.of(ResponseCoercer responseCoercer, Object o) static ReflectiveHandler