|
Class Summary |
| DataSourceRegistry |
Data source registry stores information on all data sources. |
| QueryRegistry |
Query registry stores information about all queries. |
| RemoteDataSourceRegistry |
Data source registry stores information about all data sources. |
| RemoteEngine |
Specialization of XEngine that delegates all query execution and
meta-data retrieval to the server. |
| RemoteHandler |
Specialization of XHandler that acts as a stub for a handler on a
team server. |
| RemoteQueryRegistry |
Remote query registry stores information about all queries. |
| XEngine |
This class implements the XRepository (and XDataService) API. |
| XHandler |
XHandler defines the API for query handlers. |