|
Class Summary |
| AbstractMessage |
Base class for all Flex compatibility messages. |
| AcknowledgeMessage |
Flex compatibility message that is returned to the client. |
| AsyncMessage |
Base class for for asynchronous Flex compatibility messages. |
| 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. |
| 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. |