| Interface | Description | |
|---|---|---|
| ILoaderItem | The internal loader item type. | |
| IProgressInfo | Defines the progress information of loader items. |
| Class | Description | |
|---|---|---|
| AbstractLoaderItem | Abstract implementation of the ILoaderItem interface. | |
| AbstractProgressInfo | Abstract implementation of the IProgressInfo interface. | |
| ConnectionPool | Manages all open loader connections. | |
| LoaderItemEvent | Loader item event definition. | |
| LoaderItemStatus | Defines the loader item stati. | |
| LoaderItemType | Defines the loader item types. | |
| PriorityMap | LoaderManager priority map. | |
| Schedule | The LoaderManager queue. |