Class ChunkDownloadContext


  • public class ChunkDownloadContext
    extends Object
    Simple struct to contain download context for a chunk. This is useful to organize the collection of properties that may be used for containing download information, and allows for the getInputStream() method to be overridden.