The mx.rpc.xml package contains the RPC XML-related classes.
| Class | Description | |
|---|---|---|
| SimpleXMLDecoder | The SimpleXMLDecoder class deserialize XML into a graph of ActionScript objects. | |
| SimpleXMLEncoder | The SimpleXMLEncoder class take ActionScript Objects and encodes them to XML. |