Soap.SOAPHTTPTrans
Package | soaprtl.bpl |
---|
Classes
ESOAPHTTPException | ESOAPHTTPException is the class for exceptions that occur when sending or receiving an HTTP message that contains a SOAP packet. |
ESOAPHTTPExceptionHelper | |
IHTTPReqResp | IHTTPReqResp is the interface used to obtain a THTTPReqResp instance. |
TClientCert | TClientCert class contains informational properties purposes for a Client. |
TClientCertEx | |
TClientCertHelper | |
THTTPReqResp | THTTPReqResp executes a method call on an invokable interface by sending a SOAP message to the server. |
THTTPReqRespHelper |
Routines
ClientCertGetName | |
ClientCertGetSerial | |
ClientCertSetName | |
ClientCertSetSerial | |
SetOnHttpError |
Types
SOAPInvokeOptions | SOAPInvokeOptions and TSOAPInvokeOptions represent flags that customize how to handle a SOAP message. |
TBeforePostEvent | TBeforePostEvent is the type of the OnBeforePost event of THTTPReqResp. |
TPostingDataEvent | TPostingDataEvent is the type of the OnPostingData event of THTTPReqResp. |
TReceivingDataEvent | TReceivingDataEvent is the type of the OnReceivingData event of THTTPReqResp. |
TSOAPHttpErrorAction | |
TSOAPHttpErrorEvent | |
TSOAPInvokeOptions | TSOAPInvokeOptions and SOAPInvokeOptions represent flags that customize how to handle a SOAP message. |