OpenScales wrapper around ActionScript3 remote request (XML or data like images)
| Interface | Description | |
|---|---|---|
| IRequest | This interface is intended to hide different way of requesting data behind a common interface that will be used by layers for example to request data |
| Class | Description | |
|---|---|---|
| AbstractRequest | ||
| DataRequest | DisplayRequest is used to download binary data available from an URL, like picture | |
| XMLRequest |