Interface | Description |
---|---|
IRequestHandler |
Interface for a class which converts the SOAP request XML into data which is sent to the web server.
|
IResponseHandler |
Interface for a class which converts the web server response in to SOAP
response XML.
|