Uses of Class
org.red5.compatibility.flex.messaging.messages.AsyncMessage
Packages that use AsyncMessage
Package
Description
-
Uses of AsyncMessage in org.red5.compatibility.flex.data.messages
Subclasses of AsyncMessage in org.red5.compatibility.flex.data.messagesModifier and TypeClassDescriptionclass
Message containing data update requests.class
Response toDataMessage
requests. -
Uses of AsyncMessage in org.red5.compatibility.flex.messaging.messages
Subclasses of AsyncMessage in org.red5.compatibility.flex.messaging.messagesModifier and TypeClassDescriptionclass
Flex compatibility message that is returned to the client.class
An externalizable version of a given AcknowledgeMessage.class
An externalizable version of a given AsyncMessage.class
Added to support flex.messaging.messages.AuthenticationMessage as noted in http://jira.red5.org/browse/APPSERVER-176class
Command message as sent by themx:RemoteObject
tag.class
An externalizable version of a given CommandMessage.class
Compatibility flex error message to be returned to the client.Fields in org.red5.compatibility.flex.messaging.messages declared as AsyncMessageMethods in org.red5.compatibility.flex.messaging.messages that return AsyncMessageMethods in org.red5.compatibility.flex.messaging.messages with parameters of type AsyncMessageConstructors in org.red5.compatibility.flex.messaging.messages with parameters of type AsyncMessage