| Package | Description |
|---|---|
| org.to2mbn.jmccc.mcdownloader.download |
| Modifier and Type | Method and Description |
|---|---|
DownloadSession<Void> |
FileDownloadTask.createSession() |
abstract DownloadSession<T> |
DownloadTask.createSession()
Calls when the download task begins.
|
DownloadSession<byte[]> |
MemoryDownloadTask.createSession() |
DownloadSession<T> |
DownloadTask.createSession(long length)
Calls when the download task begins.
|
DownloadSession<byte[]> |
MemoryDownloadTask.createSession(long length) |
Copyright © 2016. All rights reserved.