Main Page | Class Hierarchy | Class List | File List | Class Members

Client::IResponseHandler Interface Reference

Inheritance diagram for Client::IResponseHandler:

Client::HTTPResponseHandler List of all members.

Public Member Functions

void Handle (Message responseMsg)

Detailed Description

<summary> Defines methods that must be implemented by a class wishing to respond to a message arriving at the Server Stub. </summary>

Definition at line 10 of file ResponseHandlers.cs.


Member Function Documentation

void Client::IResponseHandler::Handle Message  responseMsg  ) 
 

<summary> Handles the incoming message. </summary> <param name="responseMsg">The message to handle.</param>

Implemented in Client::HTTPResponseHandler.


The documentation for this interface was generated from the following file:
Generated on Mon May 8 22:07:27 2006 by  doxygen 1.3.9.1