| Interface | Description | |
|---|---|---|
| ILoadableFile | Represents a loadable file. | |
| ILoadableFileSelector |
Selector for the creation of an ILoadableFile into a
LoadableFileFactory. |
|
| ILoadInfo | Contains a lot of information about a massive loading. | |
| ILoadManager | Represents a load manager. | |
| ILoadPolicy | Represents a loading policy. | |
| IMassLoader | Represents a massive loader. | |
| INetStateManager | Represents an object that can manages his state over the Internet. |
| Class | Description | |
|---|---|---|
| AbstractLoadableFile |
Represents a AbstractLoadableFile. |
|
| CompositeMassLoader | This is a utility class to avoid too much verbose code within the masapi API. | |
| CompositePriorityMassLoader | This is a utility class to avoid too much verbose code within the masapi API. | |
| DefaultLoadPolicy |
Basic implementation of a ILoadPolicy. |
|
| ExtensionFileSelector |
Selector of ILoadableFile based on the extension. |
|
| LoadableFileFactory |
Factory of ILoadableFile objects. |
|
| LoadableFileType |
Defines the constants of the types for a ILoadableFile creation. |
|
| MassLoader |
This is a basic implementation of a IMassLoader object. |
|
| NetState | Represents a state of a file. | |
| PriorityMassLoader | Manages the massive loading of the files by priority. |