XMLBrokr.TXMLBroker Events
From RAD Studio API Documentation
InheritedProtected
| AfterDispatch | published | Occurs after the XML broker generates the content of a response message. |
| BeforeDispatch | published | Occurs when the XML broker receives an HTTP request message. |
| OnGetErrorResponse | published | Occurs when there are errors applying updates to the application server. |
| OnGetResponse | published | Occurs when there are no errors applying updates to the application server. |
| OnRequestRecords | published | Occurs when the XML broker needs to fetch a data packet from its associated provider. |
| OnRequestUpdate | published | Occurs immediately before the XML broker applies updates to the application server. |