Represents an event handler.
The type representing the incoming event.
The type representing the outgoing response.
An event handler.
Represents an event handler.
Param: IncomingEventType
The type representing the incoming event.
Param: OutgoingResponseType
The type representing the outgoing response.
Returns
An event handler.