Package io.milton.httpclient.zsyncclient
Interface RangeLoader
- All Known Implementing Classes:
HttpRangeLoader,LocalFileRangeLoader
public interface RangeLoader
Used to load selected range data to satisfy the zsync process
- Author:
- brad
-
Method Summary
-
Method Details
-
get
Fetch a set of ranges, usually over HTTP- Parameters:
rangeList-- Returns:
- Throws:
Exception
-