Interfaces
 InterfaceDescription
 ILoader Interface every loader-strategy has to implement.
Classes
 ClassDescription
 AbstractLoader This class provides a skeletal implementation of the ILoader interface to minimize the effort required to implement this interface.
 Loader This class provides a loader-strategy for Loader specific data providing.
 LoaderQueue This class represents a FIFO implementation of IDataServices.
 URLLoader This class provides a loader-strategy for URLLoader specific data providing.