Package org.oipf.download

This package enables downloading of arbitrary content.

See:
          Description

Interface Summary
ApplicationDownloadRequest Represents a content download to be performed by an application.
 

Class Summary
ApplicationDownloadSpec Represents a content download to be performed by an application.
LocatorDownloadSpec Specifies a recording request in terms of a Locator to a file.
 

Exception Summary
ApplicationDownloadException Thrown when an application calls methods on ApplicationDownloadRequest which it is not permitted to call.
 

Package org.oipf.download Description

This package enables downloading of arbitrary content. It provides an extension of the shared DVR API.