跳过导航链接
A B C D E F G I L M N O P R S T U W Z 

A

addDownloadMission(DownloadMission) - 类 中的方法zlc.season.rxdownload2.function.DownloadService
 
addDownloadRecord(String, String, String) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
autoInstall(boolean) - 类 中的方法zlc.season.rxdownload2.RxDownload
 

B

build() - 类 中的方法zlc.season.rxdownload2.entity.DownloadMission.Builder
 
buildAlreadyDownload() - 类 中的方法zlc.season.rxdownload2.entity.DownloadTypeFactory
 
buildContinueDownload() - 类 中的方法zlc.season.rxdownload2.entity.DownloadTypeFactory
 
Builder() - 类 的构造器zlc.season.rxdownload2.entity.DownloadMission.Builder
 
buildMultiDownload() - 类 中的方法zlc.season.rxdownload2.entity.DownloadTypeFactory
 
buildNormalDownload() - 类 中的方法zlc.season.rxdownload2.entity.DownloadTypeFactory
 

C

cancelDownload(String) - 类 中的方法zlc.season.rxdownload2.function.DownloadService
 
CANCELED - 类 中的静态变量zlc.season.rxdownload2.entity.DownloadFlag
 
canceled - 类 中的变量zlc.season.rxdownload2.entity.DownloadMission
 
cancelServiceDownload(String) - 类 中的方法zlc.season.rxdownload2.RxDownload
取消Service中下载地址为url的下载任务.
close(Closeable) - 类 中的静态方法zlc.season.rxdownload2.function.Utils
 
closeDataBase() - 类 中的方法zlc.season.rxdownload2.db.DataBaseHelper
 
COMPLETED - 类 中的静态变量zlc.season.rxdownload2.entity.DownloadFlag
 
contentLength(<any>) - 类 中的静态方法zlc.season.rxdownload2.function.Utils
 
context(Context) - 类 中的方法zlc.season.rxdownload2.RxDownload
普通下载时不需要context, 使用Service下载时需要context;
createAndGet(String) - 类 中的方法zlc.season.rxdownload2.function.DownloadService
 
CREATOR - 类 中的静态变量zlc.season.rxdownload2.entity.DownloadStatus
 

D

DataBaseHelper - zlc.season.rxdownload2.db中的类
Author: Season(ssseasonnn@gmail.com) Date: 2016/11/14 Time: 10:02 FIXME
defaultSavePath(String) - 类 中的方法zlc.season.rxdownload2.RxDownload
 
DELETED - 类 中的静态变量zlc.season.rxdownload2.entity.DownloadFlag
 
deleteDownload(String) - 类 中的方法zlc.season.rxdownload2.function.DownloadService
 
deleteDownloadRecord(String) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
deleteRecord(String) - 类 中的方法zlc.season.rxdownload2.db.DataBaseHelper
 
deleteServiceDownload(String) - 类 中的方法zlc.season.rxdownload2.RxDownload
删除Service中下载地址为url的下载任务.
describeContents() - 类 中的方法zlc.season.rxdownload2.entity.DownloadStatus
 
dispose(Disposable) - 类 中的静态方法zlc.season.rxdownload2.function.Utils
 
download(String, String) - 接口 中的方法zlc.season.rxdownload2.function.DownloadApi
 
download(String, String, String) - 类 中的方法zlc.season.rxdownload2.RxDownload
Normal download.
DownloadApi - zlc.season.rxdownload2.function中的接口
Author: Season(ssseasonnn@gmail.com) Date: 2016/10/19 Time: 10:02 Download Api
DownloadBinder() - 类 的构造器zlc.season.rxdownload2.function.DownloadService.DownloadBinder
 
DownloadEvent - zlc.season.rxdownload2.entity中的类
Author: Season(ssseasonnn@gmail.com) Date: 2016/11/22 Time: 10:49 FIXME
DownloadEvent() - 类 的构造器zlc.season.rxdownload2.entity.DownloadEvent
 
DownloadEventFactory - zlc.season.rxdownload2.entity中的类
Author: Season(ssseasonnn@gmail.com) Date: 2016/11/23 Time: 14:18 FIXME
downloadFileExists(String) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
DownloadFlag - zlc.season.rxdownload2.entity中的类
Author: Season(ssseasonnn@gmail.com) Date: 2016/11/23 Time: 14:32 FIXME
DownloadFlag() - 类 的构造器zlc.season.rxdownload2.entity.DownloadFlag
 
DownloadHelper - zlc.season.rxdownload2.function中的类
Author: Season(ssseasonnn@gmail.com) Date: 2016/11/2 Time: 09:39 Download helper 类
DownloadHelper() - 类 的构造器zlc.season.rxdownload2.function.DownloadHelper
 
DownloadMission - zlc.season.rxdownload2.entity中的类
Author: Season(ssseasonnn@gmail.com) Date: 2016/11/18 Time: 11:38 FIXME
DownloadMission() - 类 的构造器zlc.season.rxdownload2.entity.DownloadMission
 
DownloadMission.Builder - zlc.season.rxdownload2.entity中的类
 
downloadNotComplete(String) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
downloadNotComplete(String, long) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
DownloadRange - zlc.season.rxdownload2.entity中的类
Author: Season(ssseasonnn@gmail.com) Date: 2016/10/21 Time: 15:28 Download Range
DownloadRange(long[], long[]) - 类 的构造器zlc.season.rxdownload2.entity.DownloadRange
 
DownloadRecord - zlc.season.rxdownload2.entity中的类
Author: Season(ssseasonnn@gmail.com) Date: 2016/11/14 Time: 11:31 FIXME
DownloadRecord() - 类 的构造器zlc.season.rxdownload2.entity.DownloadRecord
 
DownloadService - zlc.season.rxdownload2.function中的类
Author: Season(ssseasonnn@gmail.com) Date: 2016/11/10 Time: 09:49 FIXME
DownloadService() - 类 的构造器zlc.season.rxdownload2.function.DownloadService
 
DownloadService.DownloadBinder - zlc.season.rxdownload2.function中的类
 
DownloadStatus - zlc.season.rxdownload2.entity中的类
User: Season(ssseasonnn@gmail.com) Date: 2016-07-15 Time: 15:48 表示下载状态, 如果isChunked为true, totalSize 可能不存在
DownloadStatus() - 类 的构造器zlc.season.rxdownload2.entity.DownloadStatus
 
DownloadStatus(long, long) - 类 的构造器zlc.season.rxdownload2.entity.DownloadStatus
 
DownloadStatus(boolean, long, long) - 类 的构造器zlc.season.rxdownload2.entity.DownloadStatus
 
DownloadStatus(Parcel) - 类 的构造器zlc.season.rxdownload2.entity.DownloadStatus
 
DownloadType - zlc.season.rxdownload2.entity中的类
Author: Season(ssseasonnn@gmail.com) Date: 2016/11/3 Time: 09:44 下载类型
DownloadType() - 类 的构造器zlc.season.rxdownload2.entity.DownloadType
 
DownloadTypeFactory - zlc.season.rxdownload2.entity中的类
Author: Season(ssseasonnn@gmail.com) Date: 2016/11/3 Time: 15:21 Download Type Factory
DownloadTypeFactory(DownloadHelper) - 类 的构造器zlc.season.rxdownload2.entity.DownloadTypeFactory
 

E

end - 类 中的变量zlc.season.rxdownload2.entity.DownloadRange
 

F

factory(String, int, DownloadStatus) - 类 中的方法zlc.season.rxdownload2.entity.DownloadEventFactory
 
FAILED - 类 中的静态变量zlc.season.rxdownload2.entity.DownloadFlag
 
FileHelper - zlc.season.rxdownload2.function中的类
Author: Season(ssseasonnn@gmail.com) Date: 2016/11/17 Time: 10:35 FIXME
fileLength(long) - 类 中的方法zlc.season.rxdownload2.entity.DownloadTypeFactory
 
formatSize(long) - 类 中的静态方法zlc.season.rxdownload2.function.Utils
 

G

getDate() - 类 中的方法zlc.season.rxdownload2.entity.DownloadRecord
 
getDisposable() - 类 中的方法zlc.season.rxdownload2.entity.DownloadMission
 
getDownloadApi() - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
getDownloadRecord(String) - 类 中的方法zlc.season.rxdownload2.RxDownload
Read single download record with url.
getDownloadSize() - 类 中的方法zlc.season.rxdownload2.entity.DownloadStatus
 
getDownloadStatus() - 类 中的方法zlc.season.rxdownload2.entity.DownloadEvent
 
getFileSavePaths(String) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
getFlag() - 类 中的方法zlc.season.rxdownload2.entity.DownloadEvent
 
getFlag() - 类 中的方法zlc.season.rxdownload2.entity.DownloadRecord
 
getFormatDownloadSize() - 类 中的方法zlc.season.rxdownload2.entity.DownloadStatus
 
getFormatStatusString() - 类 中的方法zlc.season.rxdownload2.entity.DownloadStatus
获得格式化的状态字符串
getFormatTotalSize() - 类 中的方法zlc.season.rxdownload2.entity.DownloadStatus
获得格式化的总Size
getHttpHeader(String, String) - 接口 中的方法zlc.season.rxdownload2.function.DownloadApi
 
getHttpHeaderWithIfRange(String, String, String) - 接口 中的方法zlc.season.rxdownload2.function.DownloadApi
 
getInstance(String) - 类 中的静态方法zlc.season.rxdownload2.function.RetrofitProvider
指定endpoint
getInstance() - 类 中的静态方法zlc.season.rxdownload2.function.RetrofitProvider
不指定endPoint
getInstance() - 类 中的静态方法zlc.season.rxdownload2.RxDownload
 
getLastModify(String) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
getMaxThreads() - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
getPercent() - 类 中的方法zlc.season.rxdownload2.entity.DownloadStatus
获得下载的百分比, 保留两位小数
getProcessor(RxDownload, String) - 类 中的方法zlc.season.rxdownload2.function.DownloadService
 
getRealFilePaths(String, String) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
getRealFiles(String, String) - 类 中的方法zlc.season.rxdownload2.RxDownload
get Files.
getSaveName() - 类 中的方法zlc.season.rxdownload2.entity.DownloadMission
 
getSaveName() - 类 中的方法zlc.season.rxdownload2.entity.DownloadRecord
 
getSavePath() - 类 中的方法zlc.season.rxdownload2.entity.DownloadMission
 
getSavePath() - 类 中的方法zlc.season.rxdownload2.entity.DownloadRecord
 
getService() - 类 中的方法zlc.season.rxdownload2.function.DownloadService.DownloadBinder
 
getSingleton(Context) - 类 中的静态方法zlc.season.rxdownload2.db.DataBaseHelper
 
getSingleton() - 类 中的静态方法zlc.season.rxdownload2.entity.DownloadEventFactory
 
getStatus() - 类 中的方法zlc.season.rxdownload2.entity.DownloadMission
 
getStatus() - 类 中的方法zlc.season.rxdownload2.entity.DownloadRecord
 
getTotalDownloadRecords() - 类 中的方法zlc.season.rxdownload2.RxDownload
Read all the download record from the database 从数据库中读取所有的下载记录
getTotalSize() - 类 中的方法zlc.season.rxdownload2.entity.DownloadStatus
 
getUrl() - 类 中的方法zlc.season.rxdownload2.entity.DownloadMission
 
getUrl() - 类 中的方法zlc.season.rxdownload2.entity.DownloadRecord
 
GMTToLong(String) - 类 中的静态方法zlc.season.rxdownload2.function.Utils
 

I

insertRecord(DownloadMission) - 类 中的方法zlc.season.rxdownload2.db.DataBaseHelper
 
INSTALL - 类 中的静态变量zlc.season.rxdownload2.entity.DownloadFlag
 
installApk(Context, File) - 类 中的静态方法zlc.season.rxdownload2.function.Utils
 
INSTALLED - 类 中的静态变量zlc.season.rxdownload2.entity.DownloadFlag
 
INTENT_KEY - 类 中的静态变量zlc.season.rxdownload2.function.DownloadService
 
isChunked - 类 中的变量zlc.season.rxdownload2.entity.DownloadStatus
 
isChunked(<any>) - 类 中的静态方法zlc.season.rxdownload2.function.Utils
 
isRecordExists(String) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 

L

lastModify(String) - 类 中的方法zlc.season.rxdownload2.entity.DownloadTypeFactory
 
lastModify(<any>) - 类 中的静态方法zlc.season.rxdownload2.function.Utils
 
longToGMT(long) - 类 中的静态方法zlc.season.rxdownload2.function.Utils
 

M

maxDownloadNumber(int) - 类 中的方法zlc.season.rxdownload2.RxDownload
 
maxRetryCount(int) - 类 中的方法zlc.season.rxdownload2.RxDownload
 
maxThread(int) - 类 中的方法zlc.season.rxdownload2.RxDownload
 

N

needReDownload(String, long) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
NORMAL - 类 中的静态变量zlc.season.rxdownload2.entity.DownloadFlag
 
notSupportRange(<any>) - 类 中的静态方法zlc.season.rxdownload2.function.Utils
 

O

onBind(Intent) - 类 中的方法zlc.season.rxdownload2.function.DownloadService
 
onCreate() - 类 中的方法zlc.season.rxdownload2.function.DownloadService
 
onDestroy() - 类 中的方法zlc.season.rxdownload2.function.DownloadService
 
onStartCommand(Intent, int, int) - 类 中的方法zlc.season.rxdownload2.function.DownloadService
 

P

PAUSED - 类 中的静态变量zlc.season.rxdownload2.entity.DownloadFlag
 
pauseDownload(String) - 类 中的方法zlc.season.rxdownload2.function.DownloadService
 
pauseServiceDownload(String) - 类 中的方法zlc.season.rxdownload2.RxDownload
Suspended download address for the url download task in Service.
prepareDownload() - 类 中的方法zlc.season.rxdownload2.entity.DownloadType
 
prepareMultiThreadDownload(String, long, String) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
prepareNormalDownload(String, long, String) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 

R

readAllRecords() - 类 中的方法zlc.season.rxdownload2.db.DataBaseHelper
 
readDownloadRange(String) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
readRecord(String) - 类 中的方法zlc.season.rxdownload2.db.DataBaseHelper
 
readSingleRecord(String) - 类 中的方法zlc.season.rxdownload2.db.DataBaseHelper
 
readStatus(String) - 类 中的方法zlc.season.rxdownload2.db.DataBaseHelper
 
receiveDownloadStatus(String) - 类 中的方法zlc.season.rxdownload2.RxDownload
Receive the download address for the url download event and download status.
recordNotExists(String) - 类 中的方法zlc.season.rxdownload2.db.DataBaseHelper
 
repairErrorFlag() - 类 中的方法zlc.season.rxdownload2.db.DataBaseHelper
 
retrofit(Retrofit) - 类 中的方法zlc.season.rxdownload2.RxDownload
 
RetrofitProvider - zlc.season.rxdownload2.function中的类
Author: Season(ssseasonnn@gmail.com) Date: 2016/10/19 Time: 10:16 提供一个默认的,线程安全的Retrofit单例
retry(Integer, Throwable) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
RxDownload - zlc.season.rxdownload2中的类
Author: Season(ssseasonnn@gmail.com) Date: 2016/10/19 Time: 10:46 RxDownload

S

saveNormalFile(<any>, String, <any>) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
saveRangeFile(<any>, int, long, long, String, ResponseBody) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
serverFileChanged(<any>) - 类 中的静态方法zlc.season.rxdownload2.function.Utils
 
serverFileNotChange(<any>) - 类 中的静态方法zlc.season.rxdownload2.function.Utils
 
serviceDownload(String, String, String) - 类 中的方法zlc.season.rxdownload2.RxDownload
Using Service to download.
setDate(long) - 类 中的方法zlc.season.rxdownload2.entity.DownloadRecord
 
setDefaultSavePath(String) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
setDownloadSize(long) - 类 中的方法zlc.season.rxdownload2.entity.DownloadStatus
 
setDownloadStatus(DownloadStatus) - 类 中的方法zlc.season.rxdownload2.entity.DownloadEvent
 
setFlag(int) - 类 中的方法zlc.season.rxdownload2.entity.DownloadEvent
 
setFlag(int) - 类 中的方法zlc.season.rxdownload2.entity.DownloadRecord
 
setMaxRetryCount(int) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
setMaxThreads(int) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
setRetrofit(Retrofit) - 类 中的方法zlc.season.rxdownload2.function.DownloadHelper
 
setRxDownload(RxDownload) - 类 中的方法zlc.season.rxdownload2.entity.DownloadMission.Builder
 
setSaveName(String) - 类 中的方法zlc.season.rxdownload2.entity.DownloadMission.Builder
 
setSaveName(String) - 类 中的方法zlc.season.rxdownload2.entity.DownloadRecord
 
setSavePath(String) - 类 中的方法zlc.season.rxdownload2.entity.DownloadMission.Builder
 
setSavePath(String) - 类 中的方法zlc.season.rxdownload2.entity.DownloadRecord
 
setStatus(DownloadStatus) - 类 中的方法zlc.season.rxdownload2.entity.DownloadRecord
 
setTotalSize(long) - 类 中的方法zlc.season.rxdownload2.entity.DownloadStatus
 
setUrl(String) - 类 中的方法zlc.season.rxdownload2.entity.DownloadMission.Builder
 
setUrl(String) - 类 中的方法zlc.season.rxdownload2.entity.DownloadRecord
 
start(Map<String, DownloadMission>, AtomicInteger, DataBaseHelper, Map<String, <any>>) - 类 中的方法zlc.season.rxdownload2.entity.DownloadMission
 
start - 类 中的变量zlc.season.rxdownload2.entity.DownloadRange
 
startDownload() - 类 中的方法zlc.season.rxdownload2.entity.DownloadType
 
STARTED - 类 中的静态变量zlc.season.rxdownload2.entity.DownloadFlag
 

T

TAG - 类 中的静态变量zlc.season.rxdownload2.function.FileHelper
 
TEST_RANGE_SUPPORT - 类 中的静态变量zlc.season.rxdownload2.function.DownloadHelper
 
transform(String, String, String) - 类 中的方法zlc.season.rxdownload2.RxDownload
Normal download version of the Transformer.
transformService(String, String, String) - 类 中的方法zlc.season.rxdownload2.RxDownload
Service download without status version of the Transformer.

U

updateRecord(String, DownloadStatus) - 类 中的方法zlc.season.rxdownload2.db.DataBaseHelper
 
updateRecord(String, int) - 类 中的方法zlc.season.rxdownload2.db.DataBaseHelper
 
url(String) - 类 中的方法zlc.season.rxdownload2.entity.DownloadTypeFactory
 
Utils - zlc.season.rxdownload2.function中的类
Author: Season(ssseasonnn@gmail.com) Date: 2016/11/2 Time: 09:07 工具类
Utils() - 类 的构造器zlc.season.rxdownload2.function.Utils
 

W

WAITING - 类 中的静态变量zlc.season.rxdownload2.entity.DownloadFlag
 
writeToParcel(Parcel, int) - 类 中的方法zlc.season.rxdownload2.entity.DownloadStatus
 

Z

zlc.season.rxdownload2 - 程序包 zlc.season.rxdownload2
 
zlc.season.rxdownload2.db - 程序包 zlc.season.rxdownload2.db
 
zlc.season.rxdownload2.entity - 程序包 zlc.season.rxdownload2.entity
 
zlc.season.rxdownload2.function - 程序包 zlc.season.rxdownload2.function
 
A B C D E F G I L M N O P R S T U W Z 
跳过导航链接