SOAP::HANDLER Class Reference
#include <mi32/soapserver.h>
List of all members.
Constructor & Destructor Documentation
| virtual SOAP::HANDLER::~HANDLER |
( |
|
) |
[virtual] |
Member Function Documentation
| virtual bool SOAP::HANDLER::v_CanHandleMethod |
( |
HTTPMESSAGE::METHOD |
method |
) |
const [private, virtual] |
| virtual int SOAP::HANDLER::v_Matches |
( |
const HTTPMESSAGE & |
message |
) |
const [private, virtual] |
| virtual bool SOAP::HANDLER::v_ProcessRequest |
( |
HTTPSERVER::CLIENT * |
client, |
|
|
const HTTPMESSAGE & |
message | |
|
) |
| | [private, virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: