SOAPAttachIntf
From RAD Studio VCL Reference
Contents |
Delphi Information
Class
| TSoapDataList |
TSoapDataList maintains a list of SOAP attachments. |
Interface
| IMimeAttachmentHandler |
IMimeAttachmentHandler is the interface for interpreting or manipulating the multipart form that represents a Web Service call that includes an attachment. |
C++ Information
Class
| IMimeAttachmentHandler |
IMimeAttachmentHandler is the interface for interpreting or manipulating the multipart form that represents a Web Service call that includes an attachment. |
| TSoapDataList |
TSoapDataList maintains a list of SOAP attachments. |
Typedef
| TOnGetAttachmentEvent |
TOnGetAttachmentEvent is the type of event handlers that respond when a remote interfaced object receives an attachment in a response from a Web Service provider. |
| TOnSendAttachmentEvent |
TOnSendAttachmentEvent is the type of event handlers that respond when a remote interfaced object sends an attachment in a request to a Web Service provider. |
| _di_IMimeAttachmentHandler |