public class StorageResourceCollector extends Object implements com.google.gwt.user.client.Command
| Constructor and Description |
|---|
StorageResourceCollector(StorageManager storageManager,
StorageResource storageResource) |
| Modifier and Type | Method and Description |
|---|---|
void |
downloadCacheResource(StorageResource resource)
Download the given resource url and store it in the local cache Directory.
|
void |
execute() |
public StorageResourceCollector(StorageManager storageManager, StorageResource storageResource)
public void execute()
execute in interface com.google.gwt.core.client.Scheduler.ScheduledCommandexecute in interface com.google.gwt.user.client.Commandpublic void downloadCacheResource(StorageResource resource)
resource - destinationDir - The URL of the destination DirectoyCopyright © 2016. All rights reserved.