GWT 2.7.0

Package com.google.gwt.core.client.prefetch

Classes allowing prefetching of resources.

See:
          Description

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

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

Package com.google.gwt.core.client.prefetch Description

Classes allowing prefetching of resources.


GWT 2.7.0