|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.red5.compatibility.flex.messaging.messages.AbstractMessage
org.red5.compatibility.flex.messaging.messages.AsyncMessage
org.red5.compatibility.flex.messaging.messages.CommandMessage
org.red5.compatibility.flex.messaging.messages.AuthenticationMessage
public class AuthenticationMessage
Added to support flex.messaging.messages.AuthenticationMessage as noted in http://jira.red5.org/browse/APPSERVER-176
| Field Summary |
|---|
| Fields inherited from class org.red5.compatibility.flex.messaging.messages.CommandMessage |
|---|
messageRefType, operation |
| Fields inherited from class org.red5.compatibility.flex.messaging.messages.AsyncMessage |
|---|
correlationId |
| Fields inherited from class org.red5.compatibility.flex.messaging.messages.AbstractMessage |
|---|
body, clientId, destination, headers, messageId, timestamp, timeToLive |
| Constructor Summary | |
|---|---|
AuthenticationMessage()
|
|
| Method Summary |
|---|
| Methods inherited from class org.red5.compatibility.flex.messaging.messages.CommandMessage |
|---|
addParameters |
| Methods inherited from class org.red5.compatibility.flex.messaging.messages.AbstractMessage |
|---|
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AuthenticationMessage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||