Uses of Interface
com.threerings.getdown.net.Downloader.Observer

Packages that use Downloader.Observer
com.threerings.getdown.net   
 

Uses of Downloader.Observer in com.threerings.getdown.net
 

Constructors in com.threerings.getdown.net with parameters of type Downloader.Observer
Downloader(List<Resource> resources, Downloader.Observer obs)
          Creates a downloader that will download the supplied list of resources and communicate with the specified observer.
HTTPDownloader(List<Resource> resources, Downloader.Observer obs)
           
 



Copyright © 2013. All Rights Reserved.