Data message classes.
| Class | Description | |
|---|---|---|
| DataErrorMessage | This special type of ErrorMessage is used to transport additional data specific to data conflict and synchronization errors that cannot be accomodated by the base error message type. | |
| DataMessage | This type of Message represents communications between client and server DataServices. | |
| InternalMessage | This is a message generated by the server-side infrastructure which should never be created as a counterpart to a deserialized message type, and which should never be serialized itself. | |
| PagedMessage | This subclass of AcknowledgeMessage represents a sequenced ack sent in response to a DataMessage FILL operation. | |
| SequencedMessage | This subclass of AcknowledgeMessage represents a sequenced ack sent in response to a DataMessage fill or page operation. | |
| UpdateCollectionMessage | This is an update fill message used by clients to send changes to a fill to the server and by the server to send changes to a fill to the client. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/flex/data/messages/package-detail.html