Inheritance diagram for Client::IResponseHandler:

Public Member Functions | |
| void | Handle (Message responseMsg) |
Definition at line 10 of file ResponseHandlers.cs.
|
|
<summary> Handles the incoming message. </summary> <param name="responseMsg">The message to handle.</param> Implemented in Client::HTTPResponseHandler. |
1.3.9.1