Constructs a new instance of the class.
The request object.
The serverless handler function.
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 an HTTP request.
The handler function for serverless events in a server.
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
Invokes the handler function asynchronously and returns a promise that resolves to a GenericHandlerEventResponse.
A promise that resolves to a GenericHandlerEventResponse.
Represents a generic handler event for serverless functions.