Web Services
Go Up to API Categories Index
This topic lists all controls from the Delphi Web Services tool-palette.
| Control | Description | |
|---|---|---|
| THTTPRIO uses HTTP messages to call remote interfaced objects using SOAP. | ||
| THTTPReqResp executes a method call on an invokable interface by sending a SOAP message to the server. | ||
| TOPToSoapDomConvert handles the marshaling and unmarshaling of SOAP method calls. | ||
| TSoapConnection connects to an application server that is implemented as a Web Service. | ||
| THTTPSoapDispatcher responds to SOAP messages by forwarding them to an invoker for interpretation. | ||
| TWSDLHTMLPublish publishes a list of WSDL documents describing a Web Services application. | ||
| THTTPSoapPascalInvoker interprets a SOAP request message and executes the corresponding invokable interface. | ||
| THTTPSoapCppInvoker interprets a SOAP request message and executes the corresponding invokable interface. | 







