| Package | Description |
|---|---|
| org.granite.messaging.amf.io | |
| org.granite.messaging.amf.io.util | |
| org.granite.messaging.amf.types |
| Class and Description |
|---|
| AMFDictionaryValue |
| AMFSpecialValue |
| AMFVectorIntValue |
| AMFVectorNumberValue |
| AMFVectorObjectValue |
| AMFVectorUintValue |
| Class and Description |
|---|
| AMFSpecialValueFactory |
| Class and Description |
|---|
| AMFAbstractVectorValue |
| AMFDictionary
The AMFDictionary annotation can be used to force the serialization of
a map as an AMF Dictionary.
|
| AMFDictionaryValue |
| AMFSpecialValue |
| AMFSpecialValueFactory.SpecialValueFactory |
| AMFVectorInt
The AMFVectorInt annotation can be used to force the serialization of
a collection or array as an AMF Vector of int values.
|
| AMFVectorIntValue |
| AMFVectorNumber
The AMFVectorNumber annotation can be used to force the serialization of
a collection or array as an AMF Vector of double values.
|
| AMFVectorNumberValue |
| AMFVectorObject
The AMFVectorObject annotation can be used to force the serialization of
a collection or array as an AMF Vector of objects.
|
| AMFVectorObjectAliaser |
| AMFVectorObjectValue |
| AMFVectorUint
The AMFVectorUint annotation can be used to force the serialization of
a collection or array as an AMF Vector of unsigned int values.
|
| AMFVectorUintValue |