| Class | Description | |
|---|---|---|
| ExternalizableGraph | An externalizable container for an IGraph that can be used for AMF (de)serialization, e.g. | |
| ObjectDeserializer | A deserializer that simply returns the deserialized AMF objects from the List that is passed upon initialization. | |
| ObjectSerializer | A serialized that will simply put any objects that have to be serialized using the AMF format into the List passed upon initialization. |