AbstractMessage |
Base class for all Flex compatibility messages.
|
AcknowledgeMessage |
Flex compatibility message that is returned to the client.
|
AcknowledgeMessageExt |
An externalizable version of a given AcknowledgeMessage.
|
AsyncMessage |
Base class for for asynchronous Flex compatibility messages.
|
AsyncMessageExt |
An externalizable version of a given AsyncMessage.
|
AuthenticationMessage |
Added to support flex.messaging.messages.AuthenticationMessage as noted in http://jira.red5.org/browse/APPSERVER-176
|
CommandMessage |
Command message as sent by the mx:RemoteObject tag.
|
CommandMessageExt |
An externalizable version of a given CommandMessage.
|
Constants |
Constants for the flex compatibility messages.
|
ErrorMessage |
Compatibility flex error message to be returned to the client.
|
RemotingMessage |
Flex compatibility message that is sent by the mx:RemoteObject mxml tag.
|
RPCMessage |
|