Uses of Interface
org.red5.compatibility.flex.messaging.messages.Message
Packages that use Message
Package
Description
-
Uses of Message in org.red5.compatibility.flex.data.messages
Classes in org.red5.compatibility.flex.data.messages that implement MessageModifier and TypeClassDescriptionclass
Message containing data update requests.class
Response toDataMessage
requests. -
Uses of Message in org.red5.compatibility.flex.messaging.messages
Classes in org.red5.compatibility.flex.messaging.messages that implement MessageModifier and TypeClassDescriptionclass
Base class for all Flex compatibility messages.class
Flex compatibility message that is returned to the client.class
An externalizable version of a given AcknowledgeMessage.class
Base class for for asynchronous Flex compatibility messages.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.class
Flex compatibility message that is sent by themx:RemoteObject
mxml tag.class
-
Uses of Message in org.red5.server.messaging
Methods in org.red5.server.messaging with parameters of type Message