Class Prefetcher

java.lang.Object
com.google.gwt.core.client.prefetch.Prefetcher

public class Prefetcher extends Object
This class allows requesting the download of resources before they are strictly needed. See the classes that implement PrefetchableResource. Currently, the only supported resource type is RunAsyncCode.