Home | Trees | Indices | Help |
|
---|
|
Flex Messaging implementation.
This module contains the message classes used with Flex Data Services.
See Also: RemoteObject on OSFlash (external)
Since: 0.1
|
|||
AbstractMessage Abstract base class for all Flex messages. |
|||
AsyncMessage I am the base class for all asynchronous Flex messages. |
|||
AcknowledgeMessage I acknowledge the receipt of a message that was sent previously. |
|||
CommandMessage Provides a mechanism for sending commands related to publish/subscribe messaging, ping, and cluster operations. |
|||
ErrorMessage I am the Flex error message to be returned to the client. |
|||
RemotingMessage I am used to send RPC requests to a remote endpoint. |
|||
AcknowledgeMessageExt An AcknowledgeMessage, but implementing ISmallMessage .
|
|||
CommandMessageExt A CommandMessage, but implementing ISmallMessage .
|
|||
AsyncMessageExt A AsyncMessage, but implementing ISmallMessage .
|
|
|||
|
|||
|
|
|||
NAMESPACE =
|
|||
SMALL_FLAG_MORE = 128
|
|
Since: 0.5 |
Decode a ByteArray contents to a Since: 0.5 |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 19 14:56:30 2009 | http://epydoc.sourceforge.net |