SOAPPasInv
Contents |
Delphi Information
Class
| TSoapPascalInvoker |
TSoapPascalInvoker is the base class for components that interpret SOAP requests and execute the corresponding invokable interface. |
Function
| GetSOAPHeaders |
Returns the interface for accessing the SOAP headers that were received with a SOAP request and supplying the headers for the outgoing response. |
Interface
| IAdapterConverter |
IAdapterConverter is the interface used to obtain a TOPToSoapDomConvert instance. |
| IInvokerConverter |
IInvokerConverter is the interface used to obtain a TSoapPascalInvoker instance. |
C++ Information
Class
| 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. |
Function
| GetSOAPHeaders |
Returns the interface for accessing the SOAP headers that were received with a SOAP request and supplying the headers for the outgoing response. |
Typedef
| 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. |
| _di_IAdapterConverter | |
| _di_IInvokerConverter |