Interfaces
 InterfaceDescription
 IDataService Interface for data services
 IDataServiceGroup Interface for all objects that group a list of data services and handle their events.
 IDataServiceGroupObserver Interface for all objects that are interested in data service group events.
 IDataServiceObservable Interface all data service observables have to implement.
 IDataServiceObserver Interface for all objects that are interested in data service events.
Classes
 ClassDescription
 LoaderQueueService This class is represents a ILoaderQueueService created by LoaderQueue.
 LoaderQueueServiceGroup Concrete implementation of IDataServiceGroup for LoaderQueueServices.