| Interface | Description | 
|---|---|
| ReportingDataHandler | 
 A reporting handler takes reporting data stream and processes it. 
 | 
| Class | Description | 
|---|---|
| ReportingDataManager | 
 ReportingDataManager is a server-local singleton object that keeps registry of reporting providers (a reporting provider implements ReportingDataHandler). 
 |