| Package | flex.messaging.io.amf |
| Interface | public interface Amf3Types |
See also
| Constant | Defined By | ||
|---|---|---|---|
| EMPTY_STRING [static] | Amf3Types | ||
| INT28_MAX_VALUE [static] The maximum value for an int that will avoid promotion to an ActionScript Number when sent via AMF 3 is 228 - 1, or 0x0FFFFFFF. | Amf3Types | ||
| INT28_MIN_VALUE [static] The minimum value for an int that will avoid promotion to an ActionScript Number when sent via AMF 3 is -228 or 0xF0000000. | Amf3Types | ||
| kArrayType [static] | Amf3Types | ||
| kAvmPlusXmlType [static] | Amf3Types | ||
| kByteArrayType [static] | Amf3Types | ||
| kDateType [static] | Amf3Types | ||
| kDoubleType [static] | Amf3Types | ||
| kFalseType [static] | Amf3Types | ||
| kIntegerType [static] | Amf3Types | ||
| kNullType [static] | Amf3Types | ||
| kObjectType [static] | Amf3Types | ||
| kStringType [static] | Amf3Types | ||
| kTrueType [static] | Amf3Types | ||
| kUndefinedType [static] | Amf3Types | ||
| kXMLType [static] | Amf3Types | ||
| EMPTY_STRING | Constant |
public static final EMPTY_STRING| INT28_MAX_VALUE | Constant |
public static final INT28_MAX_VALUEThe maximum value for an int that will avoid promotion to an ActionScript Number when sent via AMF 3 is 228 - 1, or 0x0FFFFFFF.
| INT28_MIN_VALUE | Constant |
public static final INT28_MIN_VALUEThe minimum value for an int that will avoid promotion to an ActionScript Number when sent via AMF 3 is -228 or 0xF0000000.
| kArrayType | Constant |
public static final kArrayType| kAvmPlusXmlType | Constant |
public static final kAvmPlusXmlType| kByteArrayType | Constant |
public static final kByteArrayType| kDateType | Constant |
public static final kDateType| kDoubleType | Constant |
public static final kDoubleType| kFalseType | Constant |
public static final kFalseType| kIntegerType | Constant |
public static final kIntegerType| kNullType | Constant |
public static final kNullType| kObjectType | Constant |
public static final kObjectType| kStringType | Constant |
public static final kStringType| kTrueType | Constant |
public static final kTrueType| kUndefinedType | Constant |
public static final kUndefinedType| kXMLType | Constant |
public static final kXMLType
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/flex/messaging/io/amf/Amf3Types.html