CSoapSocketClientT Members
Methods
| Call this method to clean up any resources allocated by the client. | |
| The constructor. | |
| The destructor. | |
| Call this method to get the error code following a request. | |
| This protected method can be called to obtain the pointer to the ISAXXMLReader interface used to read the SOAP response. | |
| Call this method to get the pointer to the IStream interface of the response stream. | |
| Call this method to get the HTTP status code returned by the server following a request. | |
| Call this method to get the URL of the XML Web service. | |
| Call this method to get the pointer to the IWriteStream interface used to generate the request. | |
| Call this method to send the SOAP message contained in the stream returned by GetWriteStream to the server. | |
| Call this method to set the client error. | |
| Call this method to set the proxy used to connect to the XML Web service. | |
| Call this method to set the timeout for connecting, sending, and receiving. | |
| Call this method to set the URL of the XML Web service. |
| The SOAP Fault returned by the XML Web service following a request. | |
| The socket used to make the SOAP request. |