(Adobe® Flex™ Data Services 2 only)
The mx.messaging.messages package contains the message classes used with Flex Data Services.
Interfaces
| | Interface | Description |
| | IMessage |
This interface defines the contract for message objects. |
Classes
| | Class | Description |
| | AbstractMessage |
Abstract base class for all messages. |
| | AcknowledgeMessage |
An AcknowledgeMessage acknowledges the receipt of a message that
was sent previously. |
| | AsyncMessage |
AsyncMessage is the base class for all asynchronous messages. |
| | CommandMessage |
The CommandMessage class provides a mechanism for sending commands to the
server infrastructure, such as commands related to publish/subscribe
messaging scenarios, ping operations, and cluster operations. |
| | ErrorMessage |
The ErrorMessage class is used to report errors within the messaging system. |
| | HTTPRequestMessage |
HTTP requests are sent to the HTTP endpoint using this message type. |
| | RemotingMessage |
RemotingMessages are used to send RPC requests to a remote endpoint. |
| | SOAPMessage |
SOAPMessages are similar to HTTPRequestMessages. |
© 2004-2006 Adobe Systems Incorporated. All rights reserved.
Thu Jun 22 2006, 10:23 PM GMT-07:00