Soap.SOAPPasInv
| Package | soaprtl.bpl |
|---|
Classes
| IAdapterConverter | IAdapterConverter is the interface used to obtain a TOPToSoapDomConvert instance. |
| IInvokerConverter | IInvokerConverter is the interface used to obtain a TSoapPascalInvoker instance. |
| TSoapPascalInvoker | TSoapPascalInvoker is the base class for components that interpret SOAP requests and execute the corresponding invokable interface. |
Routines
| GetSOAPHeaders | Returns the interface for accessing the SOAP headers that were received with a SOAP request and supplying the headers for the outgoing response. |
Types
| TAfterDispatchEvent | TAfterDispatchEvent is the type of the AfterDispatchEvent event on an invoker component. |
| TBeforeDispatchEvent | TBeforeDispatchEvent is the type of the BeforeDispatchEvent event on an invoker component. |
| TBeforeDispatchEvent2 | TBeforeDispatchEvent2 is the type of the BeforeDispatchEvent2 event on an invoker component. |
| TOnExceptionEvent | TOnExceptionEvent is the type of the OnExceptionEvent event on an invoker component. |