| Interface | Description | |
|---|---|---|
| ClassInfoProvider | Provides reflection information for a particular type. | 
| Class | Description | |
|---|---|---|
| ClassInfoProviderFactory | Factory that creates ClassInfoProvider instances based on the capabilities of the Flash Player. | |
| JsonClassInfoProvider | ClassInfoProvider that uses the describeTypeJSON function under the hood. | |
| XmlClassInfoProvider | ClassInfoProvider that uses the old XML-based describeType function for reflection. |