JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.liulishuo.filedownloader
,
com.liulishuo.filedownloader.connection
,
com.liulishuo.filedownloader.database
,
com.liulishuo.filedownloader.event
,
com.liulishuo.filedownloader.exception
,
com.liulishuo.filedownloader.message
,
com.liulishuo.filedownloader.model
,
com.liulishuo.filedownloader.notification
,
com.liulishuo.filedownloader.progress
,
com.liulishuo.filedownloader.retry
,
com.liulishuo.filedownloader.services
,
com.liulishuo.filedownloader.status
,
com.liulishuo.filedownloader.stream
,
com.liulishuo.filedownloader.util
Class Hierarchy
java.lang.Object
com.liulishuo.filedownloader.notification.
BaseNotificationItem
com.liulishuo.filedownloader.
CompatListenerAdaptee
(implements com.liulishuo.filedownloader.
CompatListenerAssist.CompatListenerAssistCallback
)
com.liulishuo.filedownloader.
CompatListenerAdapter
(implements com.liulishuo.okdownload.DownloadListener)
com.liulishuo.filedownloader.
CompatListenerAssist
com.liulishuo.filedownloader.model.
ConnectionModel
com.liulishuo.filedownloader.connection.
DownloadConnectionAdapter
(implements com.liulishuo.okdownload.core.connection.DownloadConnection, com.liulishuo.okdownload.core.connection.DownloadConnection.Connected)
com.liulishuo.filedownloader.connection.
DownloadConnectionAdapter.Factory
(implements com.liulishuo.okdownload.core.connection.DownloadConnection.Factory)
com.liulishuo.filedownloader.services.
DownloadMgrInitialParams
com.liulishuo.filedownloader.services.
DownloadMgrInitialParams.InitCustomMaker
com.liulishuo.filedownloader.stream.
DownloadOutputStreamAdapter
(implements com.liulishuo.okdownload.core.file.DownloadOutputStream)
com.liulishuo.filedownloader.stream.
DownloadOutputStreamAdapter.Factory
(implements com.liulishuo.okdownload.core.file.DownloadOutputStream.Factory)
com.liulishuo.filedownloader.
DownloadTaskAdapter
(implements com.liulishuo.filedownloader.
BaseDownloadTask
, com.liulishuo.filedownloader.
BaseDownloadTask.IRunningTask
)
com.liulishuo.filedownloader.
FileDownloader
com.liulishuo.filedownloader.util.
FileDownloadHelper
com.liulishuo.filedownloader.
FileDownloadLine
com.liulishuo.filedownloader.
FileDownloadLineAsync
com.liulishuo.filedownloader.
FileDownloadList
com.liulishuo.filedownloader.
FileDownloadListener
com.liulishuo.filedownloader.
FileDownloadLargeFileListener
com.liulishuo.filedownloader.notification.
FileDownloadNotificationListener
com.liulishuo.filedownloader.
FileDownloadSampleListener
com.liulishuo.filedownloader.model.
FileDownloadModel
com.liulishuo.filedownloader.
FileDownloadMonitor
com.liulishuo.filedownloader.notification.
FileDownloadNotificationHelper
<T>
com.liulishuo.filedownloader.
FileDownloadQueueSet
com.liulishuo.filedownloader.util.
FileDownloadSerialQueue
com.liulishuo.filedownloader.model.
FileDownloadStatus
com.liulishuo.filedownloader.connection.
FileDownloadUrlConnection
(implements com.liulishuo.filedownloader.connection.
FileDownloadConnection
)
com.liulishuo.filedownloader.connection.
FileDownloadUrlConnection.Configuration
com.liulishuo.filedownloader.connection.
FileDownloadUrlConnection.Creator
(implements com.liulishuo.filedownloader.util.
FileDownloadHelper.ConnectionCreator
)
com.liulishuo.filedownloader.util.
FileDownloadUtils
com.liulishuo.filedownloader.services.
ForegroundServiceConfig
com.liulishuo.filedownloader.services.
ForegroundServiceConfig.Builder
com.liulishuo.filedownloader.event.
IDownloadEvent
com.liulishuo.filedownloader.event.
IDownloadListener
com.liulishuo.filedownloader.
FileDownloadConnectListener
com.liulishuo.filedownloader.message.
MessageSnapshot
com.liulishuo.filedownloader.message.
MessageSnapshot.StartedMessageSnapshot
com.liulishuo.filedownloader.progress.
ProgressAssist
com.liulishuo.filedownloader.retry.
RetryAssist
com.liulishuo.filedownloader.status.
StatusAssist
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
com.liulishuo.filedownloader.exception.
FileDownloadSecurityException
java.io.IOException
com.liulishuo.filedownloader.exception.
FileDownloadHttpException
com.liulishuo.filedownloader.exception.
FileDownloadOutOfSpaceException
java.lang.ReflectiveOperationException
java.lang.IllegalAccessException
com.liulishuo.filedownloader.exception.
PathConflictException
java.lang.RuntimeException
com.liulishuo.filedownloader.exception.
FileDownloadGiveUpRetryException
com.liulishuo.filedownloader.exception.
FileDownloadNetworkPolicyException
java.lang.IllegalStateException
com.liulishuo.filedownloader.message.
MessageSnapshot.NoFieldException
Interface Hierarchy
com.liulishuo.filedownloader.
BaseDownloadTask
com.liulishuo.filedownloader.
BaseDownloadTask.FinishListener
com.liulishuo.filedownloader.
BaseDownloadTask.InQueueTask
com.liulishuo.filedownloader.
BaseDownloadTask.IRunningTask
com.liulishuo.filedownloader.
BaseDownloadTask.LifeCycleCallback
com.liulishuo.filedownloader.
CompatListenerAssist.CompatListenerAssistCallback
com.liulishuo.filedownloader.connection.
FileDownloadConnection
com.liulishuo.filedownloader.database.
FileDownloadDatabase
com.liulishuo.filedownloader.util.
FileDownloadHelper.ConnectionCountAdapter
com.liulishuo.filedownloader.util.
FileDownloadHelper.ConnectionCreator
com.liulishuo.filedownloader.util.
FileDownloadHelper.DatabaseCustomMaker
com.liulishuo.filedownloader.util.
FileDownloadHelper.IdGenerator
com.liulishuo.filedownloader.util.
FileDownloadHelper.OkHttpClientCustomMaker
com.liulishuo.filedownloader.util.
FileDownloadHelper.OutputStreamCreator
com.liulishuo.filedownloader.
FileDownloadMonitor.IMonitor
com.liulishuo.filedownloader.stream.
FileDownloadOutputStream
com.liulishuo.filedownloader.
IDownloadSpeed
com.liulishuo.filedownloader.
IDownloadSpeed.Lookup
com.liulishuo.filedownloader.
ITaskHunter
com.liulishuo.filedownloader.
IDownloadSpeed.Monitor
com.liulishuo.filedownloader.
ITaskHunter.IMessageHandler
com.liulishuo.filedownloader.
ITaskHunter.IStarter
java.lang.Iterable<T>
com.liulishuo.filedownloader.database.
FileDownloadDatabase.Maintainer
com.liulishuo.filedownloader.message.
MessageSnapshot.IWarnMessageSnapshot
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes