Skip navigation links
A B C D E G M N O P R S T U V W 

A

add(SpeedInfo.Sample) - Method in class com.github.axet.wget.SpeedInfo
 
auth - Variable in class com.github.axet.wget.info.ProxyInfo
 

B

BrowserInfo - Class in com.github.axet.wget.info
BrowserInfo - keep all information about browser
BrowserInfo() - Constructor for class com.github.axet.wget.info.BrowserInfo
 
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
Generate file name
calculate() - Method in class com.github.axet.wget.info.DownloadInfo
for multi part download, call every time when we need to know total 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.
canResume(DownloadInfo) - Method in class com.github.axet.wget.info.DownloadInfo
Check if we can continue download a file from new source.
check(HttpURLConnection) - Static method in class com.github.axet.wget.RetryWrap
 
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.info.URLInfo
connect socket timeout
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(URL, ProxyInfo) - Constructor for class com.github.axet.wget.info.DownloadInfo
 
DownloadInfo.Part - Class in com.github.axet.wget.info
 
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
 
DownloadIOCodeError - Exception in com.github.axet.wget.info.ex
 
DownloadIOCodeError() - Constructor for exception com.github.axet.wget.info.ex.DownloadIOCodeError
 
DownloadIOCodeError(int) - Constructor for exception com.github.axet.wget.info.ex.DownloadIOCodeError
 
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
 
DownloadMoved - Exception in com.github.axet.wget.info.ex
 
DownloadMoved(URLConnection) - Constructor for exception com.github.axet.wget.info.ex.DownloadMoved
 
DownloadMoved(Throwable) - Constructor for exception com.github.axet.wget.info.ex.DownloadMoved
 
DownloadMoved(String) - Constructor for exception com.github.axet.wget.info.ex.DownloadMoved
 
DownloadMultipartError - Exception in com.github.axet.wget.info.ex
 
DownloadMultipartError(Throwable, DownloadInfo) - Constructor for exception com.github.axet.wget.info.ex.DownloadMultipartError
 
DownloadMultipartError(DownloadInfo) - Constructor for exception com.github.axet.wget.info.ex.DownloadMultipartError
 
downloadPart(RetryWrap.Wrap, DownloadInfo, AtomicBoolean, Runnable) - Method in class com.github.axet.wget.DirectRange
 
DownloadRetry - Exception in com.github.axet.wget.info.ex
 
DownloadRetry() - Constructor for exception com.github.axet.wget.info.ex.DownloadRetry
 
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
 
enableMultipart(long) - Method in class com.github.axet.wget.info.DownloadInfo
 
end(long) - Method in class com.github.axet.wget.SpeedInfo
 
error(Throwable) - Method in interface com.github.axet.wget.RetryWrap.Wrap
 
error(Throwable) - Method in interface com.github.axet.wget.RetryWrap.WrapReturn
 
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
getAverageSpeed(int) - Method in class com.github.axet.wget.SpeedInfo
Average speed for maximum stepsBack steps
getCode() - Method in exception com.github.axet.wget.info.ex.DownloadIOCodeError
 
getContentFilename() - Method in class com.github.axet.wget.info.URLInfo
 
getContentType() - Method in class com.github.axet.wget.info.URLInfo
 
getCookie() - 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
 
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(DownloadInfo) - Static method in class com.github.axet.wget.WGet
 
getHtml(URL, WGet.HtmlLoader, AtomicBoolean) - Static method in class com.github.axet.wget.WGet
 
getHtml(DownloadInfo, WGet.HtmlLoader, AtomicBoolean) - Static method in class com.github.axet.wget.WGet
 
getHtml(HttpURLConnection, 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
 
getMoved() - Method in exception com.github.axet.wget.info.ex.DownloadMoved
 
getMoved() - Method in exception com.github.axet.wget.info.ex.ProxyAuth
 
getNumber() - Method in class com.github.axet.wget.info.DownloadInfo.Part
 
getPartLength() - Method in class com.github.axet.wget.info.DownloadInfo
 
getParts() - Method in class com.github.axet.wget.info.DownloadInfo
 
getPeak() - Method in class com.github.axet.wget.SpeedInfo
 
getProxy() - Method in class com.github.axet.wget.info.URLInfo
 
getRange() - Method in class com.github.axet.wget.info.URLInfo
 
getReferer() - Method in class com.github.axet.wget.info.BrowserInfo
 
getRetry() - Method in class com.github.axet.wget.info.DownloadInfo.Part
 
getRetry() - Method in class com.github.axet.wget.info.URLInfo
 
getRowSamples() - Method in class com.github.axet.wget.SpeedInfo
Number of samples
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
 
getUserAgent() - Method in class com.github.axet.wget.info.BrowserInfo
 

M

moved(URL) - Method in interface com.github.axet.wget.RetryWrap.Wrap
 
moved(URL) - Method in interface com.github.axet.wget.RetryWrap.WrapReturn
 
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
start downloading
notifyMoved() - Method in interface com.github.axet.wget.WGet.HtmlLoader
document moved, relocating
notifyRetry(int, int, Throwable) - Method in interface com.github.axet.wget.WGet.HtmlLoader
some socket problem, retyring
now - Variable in class com.github.axet.wget.SpeedInfo.Sample
 

O

openConnection() - Method in class com.github.axet.wget.info.URLInfo
 

P

Part() - Constructor for class com.github.axet.wget.info.DownloadInfo.Part
 
Part(DownloadInfo.Part) - Constructor for class com.github.axet.wget.info.DownloadInfo.Part
 
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
 
printStackTrace(PrintStream) - Method in exception com.github.axet.wget.info.ex.DownloadMultipartError
 
printStackTrace(PrintWriter) - Method in exception com.github.axet.wget.info.ex.DownloadMultipartError
 
proxy - Variable in class com.github.axet.wget.info.ProxyInfo
 
proxy() - Method in interface com.github.axet.wget.RetryWrap.Wrap
 
proxy() - Method in interface com.github.axet.wget.RetryWrap.WrapReturn
 
ProxyAuth - Exception in com.github.axet.wget.info.ex
 
ProxyAuth(URLConnection) - Constructor for exception com.github.axet.wget.info.ex.ProxyAuth
 
ProxyAuth(Throwable) - Constructor for exception com.github.axet.wget.info.ex.ProxyAuth
 
ProxyAuth(String) - Constructor for exception com.github.axet.wget.info.ex.ProxyAuth
 
ProxyInfo - Class in com.github.axet.wget.info
 
ProxyInfo(ProxyInfo) - Constructor for class com.github.axet.wget.info.ProxyInfo
 
ProxyInfo(Proxy) - Constructor for class com.github.axet.wget.info.ProxyInfo
 
ProxyInfo(Proxy, Authenticator) - Constructor for class com.github.axet.wget.info.ProxyInfo
 
ProxyInfo(Proxy, String, String) - Constructor for class com.github.axet.wget.info.ProxyInfo
 
ProxyInfo(String, int) - Constructor for class com.github.axet.wget.info.ProxyInfo
 
ProxyInfo(String, int, String, String) - Constructor for class com.github.axet.wget.info.ProxyInfo
 

R

READ_TIMEOUT - Static variable in class com.github.axet.wget.info.URLInfo
read socket timeout
reset() - Method in class com.github.axet.wget.info.DownloadInfo
 
resume(BrowserInfo) - Method in class com.github.axet.wget.info.BrowserInfo
copy resume data from oldSource;
resume(DownloadInfo) - Method in class com.github.axet.wget.info.DownloadInfo
copy resume data from oldSource;
resume(URLInfo) - Method in class com.github.axet.wget.info.URLInfo
copy resume data from oldSource;
resume() - Method in interface com.github.axet.wget.RetryWrap.Wrap
 
resume() - Method in interface com.github.axet.wget.RetryWrap.WrapReturn
 
retry(int) - Static method in class com.github.axet.wget.RetryWrap
 
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_COUNT - Static variable in class com.github.axet.wget.RetryWrap
 
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(AtomicBoolean, RetryWrap.WrapReturn<T>) - Static method in class com.github.axet.wget.RetryWrap
 

S

Sample() - Constructor for class com.github.axet.wget.SpeedInfo.Sample
 
Sample(long) - Constructor for class com.github.axet.wget.SpeedInfo.Sample
 
Sample(long, long) - Constructor for class com.github.axet.wget.SpeedInfo.Sample
 
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
 
set() - Method in class com.github.axet.wget.info.ProxyInfo
 
setContentFilename(String) - Method in class com.github.axet.wget.info.URLInfo
 
setContentType(String) - Method in class com.github.axet.wget.info.URLInfo
 
setCookie(String) - Method in class com.github.axet.wget.info.URLInfo
 
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
 
setEmpty(boolean) - 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
 
setLength(Long) - Method in class com.github.axet.wget.info.URLInfo
 
setNumber(long) - Method in class com.github.axet.wget.info.DownloadInfo.Part
 
setProxy(ProxyInfo) - Method in class com.github.axet.wget.info.URLInfo
 
setRange(boolean) - Method in class com.github.axet.wget.info.URLInfo
 
setReferer(URL) - Method in class com.github.axet.wget.info.BrowserInfo
 
setRetry(int) - Method in class com.github.axet.wget.info.DownloadInfo.Part
 
setRetry(int) - 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
 
setUserAgent(String) - Method in class com.github.axet.wget.info.BrowserInfo
 
SpeedInfo - Class in com.github.axet.wget
 
SpeedInfo() - Constructor for class com.github.axet.wget.SpeedInfo
 
SpeedInfo.Sample - Class in com.github.axet.wget
 
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
 
toString() - Method in exception com.github.axet.wget.info.ex.DownloadIOCodeError
 

U

url - Variable in class com.github.axet.wget.info.URLInfo
download url (if redirected/moved)
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.info.BrowserInfo
 
UTF8 - Static variable in class com.github.axet.wget.WGet
 

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

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 M N O P R S T U V W 
Skip navigation links

Copyright © 2017. All rights reserved.