Package | Description |
---|---|
org.red5.compatibility.flex.messaging.messages | |
org.red5.server.messaging | |
org.red5.server.net.remoting |
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationMessage
Added to support flex.messaging.messages.AuthenticationMessage as noted in
http://jira.red5.org/browse/APPSERVER-176
|
class |
CommandMessageExt
An externalizable version of a given CommandMessage.
|
Constructor and Description |
---|
CommandMessageExt(CommandMessage message) |
Modifier and Type | Method and Description |
---|---|
Object |
ServiceAdapter.manage(CommandMessage commandMessage)
Accept a command from the adapter's service and perform some internal
action based upon it.
|
Modifier and Type | Method and Description |
---|---|
Message |
FlexMessagingService.handleRequest(CommandMessage msg)
Handle command message request.
|
Copyright © 2006-2012 The Red5 Project