Uses of Class
wt.fv.local.DownloadInputStream

Packages that use DownloadInputStream
wt.fv.local   
 

Uses of DownloadInputStream in wt.fv.local
 

Methods in wt.fv.local that return DownloadInputStream
static DownloadInputStream RedirectDownloadHTTP.getInputStream(ApplicationData appData, ContentHolder holder, boolean downloadFromMaster)
          The method returns input stream of the content corresponding to given in parameters ApplicationData and ContentHolder.