Based on the request responses and their types, generate a "response handler" class that allows the caller to define handlers that are specific to the response type.
See Implementation
Based on the request responses and their types, generate a "response handler" class that allows the caller to define handlers that are specific to the response type.