package

com.google.gwt.core.client.prefetch

Classes allowing prefetching of resources.

Interfaces

PrefetchableResource A resource that can be prefetched via the Prefetcher class. 

Classes

Prefetcher This class allows requesting the download of resources before they are strictly needed. 
RunAsyncCode A request to load the code for a runAsync(Class, com.google.gwt.core.client.RunAsyncCallback) split point.