Soap.SOAPPasInv

From RAD Studio API Documentation
Jump to: navigation, search


Package soaprtl280.bpl

Classes

IAdapterConverterIAdapterConverter is the interface used to obtain a TOPToSoapDomConvert instance.
IInvokerConverterIInvokerConverter is the interface used to obtain a TSoapPascalInvoker instance.
TSoapPascalInvokerTSoapPascalInvoker is the base class for components that interpret SOAP requests and execute the corresponding invokable interface.

Routines

GetSOAPHeadersReturns the interface for accessing the SOAP headers that were received with a SOAP request and supplying the headers for the outgoing response.

Types

TAfterDispatchEventTAfterDispatchEvent is the type of the AfterDispatchEvent event on an invoker component.
TBeforeDispatchEventTBeforeDispatchEvent is the type of the BeforeDispatchEvent event on an invoker component.
TBeforeDispatchEvent2TBeforeDispatchEvent2 is the type of the BeforeDispatchEvent2 event on an invoker component.
TOnExceptionEventTOnExceptionEvent is the type of the OnExceptionEvent event on an invoker component.