|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.red5.compatibility.flex.messaging.messages.Constants
public class Constants
Constants for the flex compatibility messages.
| Field Summary | |
|---|---|
static int |
DATA_OPERATION_SET
Set all attributes from a data message. |
static int |
DATA_OPERATION_UPDATE
Update destination based on nested DataMessage packet. |
static int |
DATA_OPERATION_UPDATE_ATTRIBUTES
Update given attributes from a data message. |
static String |
HEADER_ENDPOINT
Header field that holds the name of the endpoint. |
static int |
OPERATION_AUTHENTICATION
Operation id of authentication commands. |
static int |
OPERATION_PING
Operation id of ping commands. |
static int |
OPERATION_POLL
Operation id of poll command. |
static int |
OPERATION_REGISTER
Operation id of register command. |
| Constructor Summary | |
|---|---|
Constants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int OPERATION_REGISTER
public static final int OPERATION_POLL
public static final int OPERATION_PING
public static final int OPERATION_AUTHENTICATION
public static final String HEADER_ENDPOINT
public static final int DATA_OPERATION_SET
public static final int DATA_OPERATION_UPDATE_ATTRIBUTES
public static final int DATA_OPERATION_UPDATE
| Constructor Detail |
|---|
public Constants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||