feathers.rpc.xml
| .. | |
|---|---|
| SimpleXMLDecoder | The SimpleXMLDecoder class deserialize XML into a graph of ActionScript objects. Use this class when no schema information is available. |
| SimpleXMLEncoder | The SimpleXMLEncoder class takes ActionScript Objects and encodes them to XML using default serialization. |