Uses of Class
apps.mtdesktop.fileutility.AssetRegistry

Packages that use AssetRegistry
apps.mtdesktop.fileutility   
 

Uses of AssetRegistry in apps.mtdesktop.fileutility
 

Methods in apps.mtdesktop.fileutility that return AssetRegistry
static AssetRegistry AssetRegistry.getInstance()
          Gets the single instance of AssetRegistry.
 

Constructors in apps.mtdesktop.fileutility with parameters of type AssetRegistry
Downloader(AssetRegistry assetRegistry)
          Instantiates a new downloader.
Uploader(AssetRegistry assetRegistry)
          Instantiates a new uploader.