Uses of Class
org.red5.compatibility.flex.messaging.messages.CommandMessage
Packages that use CommandMessage
-
Uses of CommandMessage in org.red5.compatibility.flex.messaging.messages
Subclasses of CommandMessage in org.red5.compatibility.flex.messaging.messagesModifier and TypeClassDescriptionclass
Added to support flex.messaging.messages.AuthenticationMessage as noted in http://jira.red5.org/browse/APPSERVER-176class
An externalizable version of a given CommandMessage.Fields in org.red5.compatibility.flex.messaging.messages declared as CommandMessageConstructors in org.red5.compatibility.flex.messaging.messages with parameters of type CommandMessage -
Uses of CommandMessage in org.red5.server.messaging
Methods in org.red5.server.messaging with parameters of type CommandMessageModifier and TypeMethodDescriptionServiceAdapter.manage
(CommandMessage commandMessage) Accept a command from the adapter's service and perform some internal action based upon it.