API:Soap.SOAPHTTPTrans

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Klassen

ESOAPHTTPExceptionESOAPHTTPException ist die Klasse für Exceptions, die beim Senden oder Empfangen von HTTP-Botschaften, die ein SOAP-Paket enthalten, auftreten.
IHTTPReqRespIHTTPReqResp ist das Interface, mit dem eine THTTPReqResp-Instanz abgerufen wird.
TClientCert
TClientCertExt
THTTPReqRespTHTTPReqResp sendet eine SOAP-Botschaft an den Server, um einen Methodenaufruf für ein aufrufbares Interface auszuführen.

Typen

SOAPInvokeOptionsSOAPInvokeOptions und TSOAPInvokeOptions repräsentieren Flags, die festlegen, wie eine SOAP-Botschaft behandelt werden soll.
TBeforePostEventTBeforePostEvent wird für die Behandlungsroutine des Ereignisses OnBeforePost von THTTPReqResp verwendet.
TPostingDataEventTPostingDataEvent wird für die Behandlungsroutine des Ereignisses OnPostingData von THTTPReqResp verwendet.
TReceivingDataEventTReceivingDataEvent wird für die Behandlungsroutine des Ereignisses OnReceivingData von THTTPReqResp verwendet.
TSOAPHttpErrorActionAufzählungstyp, der eine Aktion angibt, die THTTPReqResp ausführt, wenn eine Anforderung einen HTTP-Statuscode größer oder gleich 300 zurückgibt.
TSOAPHttpErrorEventEreignistyp von THTTPReqResp.OnHttpError.
TSOAPInvokeOptionsDie Flags TSOAPInvokeOptions und SOAPInvokeOptions steuern die Behandlung von SOAP-Botschaften.