|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Amf3Types
AMF3 type markers and constants for AVM+ Serialization.
for AMF 0 Type Markers.| Field Summary | |
|---|---|
static String |
EMPTY_STRING
|
static int |
INT28_MAX_VALUE
The maximum value for an int that will avoid promotion to an
ActionScript Number when sent via AMF 3 is 228 - 1, or 0x0FFFFFFF. |
static int |
INT28_MIN_VALUE
The minimum value for an int that will avoid promotion to an
ActionScript Number when sent via AMF 3 is -228 or 0xF0000000. |
static int |
kArrayType
|
static int |
kAvmPlusXmlType
|
static int |
kByteArrayType
|
static int |
kDateType
|
static int |
kDoubleType
|
static int |
kFalseType
|
static int |
kIntegerType
|
static int |
kNullType
|
static int |
kObjectType
|
static int |
kStringType
|
static int |
kTrueType
|
static int |
kUndefinedType
|
static int |
kXMLType
|
| Field Detail |
|---|
static final int kUndefinedType
static final int kNullType
static final int kFalseType
static final int kTrueType
static final int kIntegerType
static final int kDoubleType
static final int kStringType
static final int kXMLType
static final int kDateType
static final int kArrayType
static final int kObjectType
static final int kAvmPlusXmlType
static final int kByteArrayType
static final String EMPTY_STRING
static final int INT28_MAX_VALUE
int that will avoid promotion to an
ActionScript Number when sent via AMF 3 is 228 - 1, or 0x0FFFFFFF.
static final int INT28_MIN_VALUE
int that will avoid promotion to an
ActionScript Number when sent via AMF 3 is -228 or 0xF0000000.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/blazeds/1/javadoc/flex/messaging/io/amf/Amf3Types.html