Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
L
M
N
P
R
S
T
U
V
W
A
active()
- Method in class com.github.axet.wget.
LimitThreadPool
downloader working if here any getTasks() > 0
add(SpeedInfo.Sample)
- Method in class com.github.axet.wget.
SpeedInfo
afterExecute(Runnable, Throwable)
- Method in class com.github.axet.wget.
LimitThreadPool
B
beforeExecute(Thread, Runnable)
- Method in class com.github.axet.wget.
LimitThreadPool
blockExecute(Runnable)
- Method in class com.github.axet.wget.
LimitThreadPool
BUF_SIZE
- Static variable in class com.github.axet.wget.
Direct
size of read buffer
C
calcName(URL, File)
- Static method in class com.github.axet.wget.
WGet
calcName(DownloadInfo, File)
- Static method in class com.github.axet.wget.
WGet
calculate()
- Method in class com.github.axet.wget.info.
DownloadInfo
for multi part download, call every time when we need to know totol download progress
canResume(DownloadInfo, File)
- Static method in class com.github.axet.wget.
DirectMultipart
check existing file for download resume.
canResume(DownloadInfo, File)
- Static method in class com.github.axet.wget.
DirectRange
check existing file for download resume.
canResume(DownloadInfo, File)
- Static method in class com.github.axet.wget.
DirectSingle
check existing file for download resume.
com.github.axet.wget
- package com.github.axet.wget
com.github.axet.wget.info
- package com.github.axet.wget.info
com.github.axet.wget.info.ex
- package com.github.axet.wget.info.ex
CONNECT_TIMEOUT
- Static variable in class com.github.axet.wget.
Direct
connect socket timeout
copy(DownloadInfo)
- Method in class com.github.axet.wget.info.
DownloadInfo
copy resume data from oldSource;
current
- Variable in class com.github.axet.wget.
SpeedInfo.Sample
D
Direct
- Class in
com.github.axet.wget
Direct(DownloadInfo, File)
- Constructor for class com.github.axet.wget.
Direct
DirectMultipart
- Class in
com.github.axet.wget
DirectMultipart(DownloadInfo, File)
- Constructor for class com.github.axet.wget.
DirectMultipart
DirectRange
- Class in
com.github.axet.wget
DirectRange(DownloadInfo, File)
- Constructor for class com.github.axet.wget.
DirectRange
DirectSingle
- Class in
com.github.axet.wget
DirectSingle(DownloadInfo, File)
- Constructor for class com.github.axet.wget.
DirectSingle
download(AtomicBoolean, Runnable)
- Method in class com.github.axet.wget.
Direct
download(AtomicBoolean, Runnable)
- Method in class com.github.axet.wget.
DirectMultipart
download(AtomicBoolean, Runnable)
- Method in class com.github.axet.wget.
DirectRange
download(AtomicBoolean, Runnable)
- Method in class com.github.axet.wget.
DirectSingle
download()
- Method in interface com.github.axet.wget.
RetryWrap.Wrap
download()
- Method in interface com.github.axet.wget.
RetryWrap.WrapReturn
download()
- Method in class com.github.axet.wget.
WGet
download(AtomicBoolean, Runnable)
- Method in class com.github.axet.wget.
WGet
DownloadError
- Exception in
com.github.axet.wget.info.ex
DownloadError()
- Constructor for exception com.github.axet.wget.info.ex.
DownloadError
DownloadError(Throwable)
- Constructor for exception com.github.axet.wget.info.ex.
DownloadError
DownloadError(String)
- Constructor for exception com.github.axet.wget.info.ex.
DownloadError
DownloadInfo
- Class in
com.github.axet.wget.info
DownloadInfo class.
DownloadInfo(URL)
- Constructor for class com.github.axet.wget.info.
DownloadInfo
DownloadInfo.Part
- Class in
com.github.axet.wget.info
DownloadInfo.Part()
- Constructor for class com.github.axet.wget.info.
DownloadInfo.Part
DownloadInfo.Part.States
- Enum in
com.github.axet.wget.info
Notify States
DownloadInterruptedError
- Exception in
com.github.axet.wget.info.ex
DownloadInterruptedError()
- Constructor for exception com.github.axet.wget.info.ex.
DownloadInterruptedError
DownloadInterruptedError(Throwable)
- Constructor for exception com.github.axet.wget.info.ex.
DownloadInterruptedError
DownloadInterruptedError(String)
- Constructor for exception com.github.axet.wget.info.ex.
DownloadInterruptedError
DownloadIOError
- Exception in
com.github.axet.wget.info.ex
DownloadIOError()
- Constructor for exception com.github.axet.wget.info.ex.
DownloadIOError
DownloadIOError(IOException)
- Constructor for exception com.github.axet.wget.info.ex.
DownloadIOError
DownloadIOError(String)
- Constructor for exception com.github.axet.wget.info.ex.
DownloadIOError
DownloadMultipartError
- Exception in
com.github.axet.wget.info.ex
DownloadMultipartError(DownloadInfo)
- Constructor for exception com.github.axet.wget.info.ex.
DownloadMultipartError
downloadPart(DownloadInfo, AtomicBoolean, Runnable)
- Method in class com.github.axet.wget.
DirectRange
DownloadRetry
- Exception in
com.github.axet.wget.info.ex
DownloadRetry(Throwable)
- Constructor for exception com.github.axet.wget.info.ex.
DownloadRetry
DownloadRetry(String)
- Constructor for exception com.github.axet.wget.info.ex.
DownloadRetry
E
empty()
- Method in class com.github.axet.wget.info.
URLInfo
enableMultipart()
- Method in class com.github.axet.wget.info.
DownloadInfo
execute(Runnable)
- Method in class com.github.axet.wget.
LimitThreadPool
You should not call this method on this Limited Version Thread Pool.
extract(AtomicBoolean, Runnable)
- Method in class com.github.axet.wget.info.
DownloadInfo
extract()
- Method in class com.github.axet.wget.info.
URLInfo
extract(AtomicBoolean, Runnable)
- Method in class com.github.axet.wget.info.
URLInfo
extractNormal()
- Method in class com.github.axet.wget.info.
URLInfo
extractRange()
- Method in class com.github.axet.wget.info.
URLInfo
G
getAverageSpeed()
- Method in class com.github.axet.wget.
SpeedInfo
Average speed from start download
getCause()
- Method in class com.github.axet.wget.
LimitThreadPool.SafetyCheck
getContentFilename()
- Method in class com.github.axet.wget.info.
URLInfo
getContentType()
- Method in class com.github.axet.wget.info.
URLInfo
getCount()
- Method in class com.github.axet.wget.info.
DownloadInfo
getCount()
- Method in class com.github.axet.wget.info.
DownloadInfo.Part
getCurrentSpeed()
- Method in class com.github.axet.wget.
SpeedInfo
Current download speed
getDelay()
- Method in class com.github.axet.wget.info.
DownloadInfo.Part
getDelay()
- Method in class com.github.axet.wget.info.
URLInfo
getE()
- Method in exception com.github.axet.wget.info.ex.
DownloadRetry
getEnd()
- Method in class com.github.axet.wget.info.
DownloadInfo.Part
getException()
- Method in class com.github.axet.wget.info.
DownloadInfo.Part
getException()
- Method in class com.github.axet.wget.info.
URLInfo
getHtml(URL)
- Static method in class com.github.axet.wget.
WGet
getHtml(URL, WGet.HtmlLoader, AtomicBoolean)
- Static method in class com.github.axet.wget.
WGet
getInfo()
- Method in exception com.github.axet.wget.info.ex.
DownloadMultipartError
getInfo()
- Method in class com.github.axet.wget.
WGet
getLastUpdate()
- Method in class com.github.axet.wget.
SpeedInfo
getLength()
- Method in class com.github.axet.wget.info.
DownloadInfo.Part
getLength()
- Method in class com.github.axet.wget.info.
URLInfo
getNumber()
- Method in class com.github.axet.wget.info.
DownloadInfo.Part
getParts()
- Method in class com.github.axet.wget.info.
DownloadInfo
getPeak()
- Method in class com.github.axet.wget.
SpeedInfo
getRange()
- Method in class com.github.axet.wget.info.
URLInfo
getRowSamples()
- Method in class com.github.axet.wget.
SpeedInfo
return number of samples in the row (before download restart)
getSample(int)
- Method in class com.github.axet.wget.
SpeedInfo
getSamples()
- Method in class com.github.axet.wget.
SpeedInfo
getSource()
- Method in class com.github.axet.wget.info.
URLInfo
getStart()
- Method in class com.github.axet.wget.info.
DownloadInfo.Part
getStart()
- Method in class com.github.axet.wget.
SpeedInfo
getState()
- Method in class com.github.axet.wget.info.
DownloadInfo.Part
getState()
- Method in class com.github.axet.wget.info.
URLInfo
L
LimitThreadPool
- Class in
com.github.axet.wget
LimitThreadPool(int)
- Constructor for class com.github.axet.wget.
LimitThreadPool
LimitThreadPool.BlockUntilFree
- Class in
com.github.axet.wget
LimitThreadPool.BlockUntilFree()
- Constructor for class com.github.axet.wget.
LimitThreadPool.BlockUntilFree
LimitThreadPool.SafetyCheck
- Class in
com.github.axet.wget
LimitThreadPool.SafetyCheck(Runnable)
- Constructor for class com.github.axet.wget.
LimitThreadPool.SafetyCheck
M
multipart()
- Method in class com.github.axet.wget.info.
DownloadInfo
is it a multipart download?
N
notifyDownloading()
- Method in interface com.github.axet.wget.
WGet.HtmlLoader
notifyRetry(int, Throwable)
- Method in interface com.github.axet.wget.
WGet.HtmlLoader
now
- Variable in class com.github.axet.wget.
SpeedInfo.Sample
P
PART_LENGTH
- Static variable in class com.github.axet.wget.info.
DownloadInfo
peak
- Variable in class com.github.axet.wget.
SpeedInfo
peakUpdate()
- Method in class com.github.axet.wget.
SpeedInfo
R
READ_TIMEOUT
- Static variable in class com.github.axet.wget.
Direct
read socket timeout
rejectedExecution(Runnable, ThreadPoolExecutor)
- Method in class com.github.axet.wget.
LimitThreadPool.BlockUntilFree
reset()
- Method in class com.github.axet.wget.info.
DownloadInfo
resume(DownloadInfo)
- Method in class com.github.axet.wget.info.
DownloadInfo
Check if we can continue download a file from new source.
retry(int, Throwable)
- Method in interface com.github.axet.wget.
RetryWrap.Wrap
retry(int, Throwable)
- Method in interface com.github.axet.wget.
RetryWrap.WrapReturn
RETRY_DELAY
- Static variable in class com.github.axet.wget.
DirectMultipart
RETRY_DELAY
- Static variable in class com.github.axet.wget.
RetryWrap
RetryWrap
- Class in
com.github.axet.wget
RetryWrap()
- Constructor for class com.github.axet.wget.
RetryWrap
RetryWrap.Wrap
- Interface in
com.github.axet.wget
RetryWrap.WrapReturn
<
T
> - Interface in
com.github.axet.wget
run()
- Method in class com.github.axet.wget.
LimitThreadPool.SafetyCheck
run(AtomicBoolean, RetryWrap.WrapReturn<T>)
- Static method in class com.github.axet.wget.
RetryWrap
S
SAMPLE_LENGTH
- Static variable in class com.github.axet.wget.
SpeedInfo
SAMPLE_MAX
- Static variable in class com.github.axet.wget.
SpeedInfo
samples
- Variable in class com.github.axet.wget.
SpeedInfo
setCount(long)
- Method in class com.github.axet.wget.info.
DownloadInfo.Part
setCount(long)
- Method in class com.github.axet.wget.info.
DownloadInfo
setDelay(int, Throwable)
- Method in class com.github.axet.wget.info.
DownloadInfo.Part
setDelay(int, Throwable)
- Method in class com.github.axet.wget.info.
URLInfo
setEnd(long)
- Method in class com.github.axet.wget.info.
DownloadInfo.Part
setException(Throwable)
- Method in class com.github.axet.wget.info.
DownloadInfo.Part
setException(Throwable)
- Method in class com.github.axet.wget.info.
URLInfo
setNumber(long)
- Method in class com.github.axet.wget.info.
DownloadInfo.Part
setRange(boolean)
- Method in class com.github.axet.wget.info.
URLInfo
setStart(long)
- Method in class com.github.axet.wget.info.
DownloadInfo.Part
setState(DownloadInfo.Part.States)
- Method in class com.github.axet.wget.info.
DownloadInfo.Part
setState(DownloadInfo.Part.States, Throwable)
- Method in class com.github.axet.wget.info.
DownloadInfo.Part
setState(URLInfo.States)
- Method in class com.github.axet.wget.info.
URLInfo
setState(URLInfo.States, Throwable)
- Method in class com.github.axet.wget.info.
URLInfo
SpeedInfo
- Class in
com.github.axet.wget
SpeedInfo()
- Constructor for class com.github.axet.wget.
SpeedInfo
SpeedInfo.Sample
- Class in
com.github.axet.wget
SpeedInfo.Sample()
- Constructor for class com.github.axet.wget.
SpeedInfo.Sample
SpeedInfo.Sample(long)
- Constructor for class com.github.axet.wget.
SpeedInfo.Sample
SpeedInfo.Sample(long, long)
- Constructor for class com.github.axet.wget.
SpeedInfo.Sample
start
- Variable in class com.github.axet.wget.
SpeedInfo.Sample
start
- Variable in class com.github.axet.wget.
SpeedInfo
start(long)
- Method in class com.github.axet.wget.
SpeedInfo
Start calculate speed from 'current' bytes downloaded
step(long)
- Method in class com.github.axet.wget.
SpeedInfo
step download process with 'current' bytes downloaded
T
THREAD_COUNT
- Static variable in class com.github.axet.wget.
DirectMultipart
U
URLInfo
- Class in
com.github.axet.wget.info
URLInfo - keep all information about source in one place.
URLInfo(URL)
- Constructor for class com.github.axet.wget.info.
URLInfo
URLInfo.States
- Enum in
com.github.axet.wget.info
Notify States
USER_AGENT
- Static variable in class com.github.axet.wget.
Direct
fake user agent for Vimeo.
V
valueOf(String)
- Static method in enum com.github.axet.wget.info.
DownloadInfo.Part.States
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum com.github.axet.wget.info.
URLInfo.States
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.github.axet.wget.info.
DownloadInfo.Part.States
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum com.github.axet.wget.info.
URLInfo.States
Returns an array containing the constants of this enum type, in the order they are declared.
W
waitUntilNextTaskEnds()
- Method in class com.github.axet.wget.
LimitThreadPool
Wait until current task ends.
waitUntilTermination()
- Method in class com.github.axet.wget.
LimitThreadPool
Wait until thread pool execute its last task.
WGet
- Class in
com.github.axet.wget
WGet(URL, File)
- Constructor for class com.github.axet.wget.
WGet
download with events control.
WGet(DownloadInfo, File)
- Constructor for class com.github.axet.wget.
WGet
application controlled download / resume.
WGet.HtmlLoader
- Interface in
com.github.axet.wget
wrap(AtomicBoolean, RetryWrap.WrapReturn<T>)
- Static method in class com.github.axet.wget.
RetryWrap
wrap(AtomicBoolean, RetryWrap.Wrap)
- Static method in class com.github.axet.wget.
RetryWrap
A
B
C
D
E
G
L
M
N
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2012. All Rights Reserved.