Uses of Class
org.oipf.download.ApplicationDownloadException

Packages that use ApplicationDownloadException
org.oipf.download This package enables downloading of arbitrary content. 
 

Uses of ApplicationDownloadException in org.oipf.download
 

Methods in org.oipf.download that throw ApplicationDownloadException
 java.io.RandomAccessFile ApplicationDownloadRequest.getFile()
          Return a file to which downloaded data can be written and from which downloaded data can be read.