Package com.google.gwt.core.client.prefetch
package com.google.gwt.core.client.prefetch
Classes allowing prefetching of resources.
-
ClassDescriptionA resource that can be prefetched via the
Prefetcher
class.This class allows requesting the download of resources before they are strictly needed.A request to load the code for aGWT.runAsync(Class, com.google.gwt.core.client.RunAsyncCallback)
split point.