Module: Otto::RouteHandlers

Defined in:
lib/otto/route_handlers.rb

Overview

Pluggable Route Handler Factory (Phase 4) Enables different execution patterns while maintaining backward compatibility

Defined Under Namespace

Classes: BaseHandler, ClassMethodHandler, HandlerFactory, InstanceMethodHandler, LambdaHandler, LogicClassHandler