Uses of Class
org.red5.compatibility.flex.messaging.messages.CommandMessage

Packages that use CommandMessage
org.red5.compatibility.flex.messaging.messages   
org.red5.server.net.remoting   
 

Uses of CommandMessage in org.red5.compatibility.flex.messaging.messages
 

Subclasses of CommandMessage in org.red5.compatibility.flex.messaging.messages
 class AuthenticationMessage
          Added to support flex.messaging.messages.AuthenticationMessage as noted in http://jira.red5.org/browse/APPSERVER-176
 

Uses of CommandMessage in org.red5.server.net.remoting
 

Methods in org.red5.server.net.remoting with parameters of type CommandMessage
 AsyncMessage FlexMessagingService.handleRequest(CommandMessage msg)
          Handle command message request.
 



Copyright © 2006-2009 The Red5 Project