Show: Delphi
C++
Display Preferences
XMLBrokr
From XE2 API Documentation
Defines the XML broker and its associated classes and types.
Contents |
Classes
| INotifyConnectionChange | |
| TXMLBroker | TXMLBroker fetches XML data packets from an application server and applies XML updates to the application server. |
| TXMLParams | TXMLParams manages a list of parameters for an XML broker. |
Routines
| FormatXML |
Types
| _di_INotifyConnectionChange | |
| TGetErrorResponseEvent | |
| TGetResponseEvent | |
| TRequestRecordsEvent | |
| TRequestUpdateEvent | |
| TXMLOption | TXMLOptions is a set of flags that indicates how database information should be formatted in an XML data packet. |
| TXMLOptions |
Constants
| sPostDelta | sPostDelta: string = postdelta; |
| sProducer | sProducer: string = PRODUCER; |
| sRedirect | sRedirect: string = REDIRECT; |
| xoQuote | xoQuote: TXMLOption = xoQuote; |