Soap.SOAPHTTPTrans
Package | soaprtl290.bpl |
---|
Klassen
ESOAPHTTPException | ESOAPHTTPException ist die Klasse für Exceptions, die beim Senden oder Empfangen von HTTP-Botschaften, die ein SOAP-Paket enthalten, auftreten. |
IHTTPReqResp | IHTTPReqResp ist das Interface, mit dem eine THTTPReqResp-Instanz abgerufen wird. |
TClientCert | |
THTTPReqResp | THTTPReqResp sendet eine SOAP-Botschaft an den Server, um einen Methodenaufruf für ein aufrufbares Interface auszuführen. |
Typen
SOAPInvokeOptions | SOAPInvokeOptions und TSOAPInvokeOptions repräsentieren Flags, die festlegen, wie eine SOAP-Botschaft behandelt werden soll. |
TBeforePostEvent | TBeforePostEvent wird für die Behandlungsroutine des Ereignisses OnBeforePost von THTTPReqResp verwendet. |
TPostingDataEvent | TPostingDataEvent wird für die Behandlungsroutine des Ereignisses OnPostingData von THTTPReqResp verwendet. |
TReceivingDataEvent | TReceivingDataEvent wird für die Behandlungsroutine des Ereignisses OnReceivingData von THTTPReqResp verwendet. |
TSOAPHttpErrorAction | Aufzählungstyp, der eine Aktion angibt, die THTTPReqResp ausführt, wenn eine Anforderung einen HTTP-Statuscode größer oder gleich 300 zurückgibt. |
TSOAPHttpErrorEvent | Ereignistyp von THTTPReqResp.OnHttpError. |
TSOAPInvokeOptions | Die Flags TSOAPInvokeOptions und SOAPInvokeOptions steuern die Behandlung von SOAP-Botschaften. |