Constructs a new instance of the Router class.
The configuration object for the router.
The handler function for serverless events.
Handles a serverless event by executing a transaction and resolving the route based on the event.
The serverless event object.
The serverless context object.
None
None
Represents a Proxy class that handles routing and server functionality.