Uses of Class
com.biglybt.plugin.extseed.util.ExternalSeedHTTPDownloaderLinear.Request
-
Packages that use ExternalSeedHTTPDownloaderLinear.Request Package Description com.biglybt.plugin.extseed.util -
-
Uses of ExternalSeedHTTPDownloaderLinear.Request in com.biglybt.plugin.extseed.util
Fields in com.biglybt.plugin.extseed.util with type parameters of type ExternalSeedHTTPDownloaderLinear.Request Modifier and Type Field Description private java.util.List<ExternalSeedHTTPDownloaderLinear.Request>
ExternalSeedHTTPDownloaderLinear.Downloader. requests
Methods in com.biglybt.plugin.extseed.util that return ExternalSeedHTTPDownloaderLinear.Request Modifier and Type Method Description protected ExternalSeedHTTPDownloaderLinear.Request
ExternalSeedHTTPDownloaderLinear.Downloader. addRequest(long offset, int length, ExternalSeedHTTPDownloaderListener listener)
-