C D E G I R S 

C

closeInputStream(InputStream) - Static method in class com.bpjoshi.edownloader.EDownloader
Closes InputStream
closeOutputStream(OutputStream) - Static method in class com.bpjoshi.edownloader.EDownloader
Closes OutputStream
com.bpjoshi.edownloader - package com.bpjoshi.edownloader
 
copyContent(InputStream, File) - Static method in class com.bpjoshi.edownloader.EDownloader
 

D

downloadFile(EDownloadProps) - Static method in class com.bpjoshi.edownloader.EDownloader
This method should be called with EDownloadProps object as an argument.

E

EDownloader - Class in com.bpjoshi.edownloader
The class contains methods for downloading files from remote URL.
EDownloader() - Constructor for class com.bpjoshi.edownloader.EDownloader
 
EDownloadProps - Class in com.bpjoshi.edownloader
The Class for setting properties of your download..
EDownloadProps() - Constructor for class com.bpjoshi.edownloader.EDownloadProps
 

G

getFullFileName() - Method in class com.bpjoshi.edownloader.EDownloadProps
 
getHttp_Proxy_Host() - Method in class com.bpjoshi.edownloader.EDownloadProps
 
getHttp_Proxy_Port() - Method in class com.bpjoshi.edownloader.EDownloadProps
 
getHttps_Proxy_Host() - Method in class com.bpjoshi.edownloader.EDownloadProps
 
getHttps_Proxy_Port() - Method in class com.bpjoshi.edownloader.EDownloadProps
 
getPassword() - Method in class com.bpjoshi.edownloader.EDownloadProps
 
getSourceUrl() - Method in class com.bpjoshi.edownloader.EDownloadProps
 
getUsername() - Method in class com.bpjoshi.edownloader.EDownloadProps
 

I

isBehindAProxy() - Method in class com.bpjoshi.edownloader.EDownloadProps
 

R

readAndWrite(InputStream, OutputStream) - Static method in class com.bpjoshi.edownloader.EDownloader
It takes an active InputStream and an active Output Stream to read from and write to

S

saveURLContentToFile(URL, File) - Static method in class com.bpjoshi.edownloader.EDownloader
 
setBehindAProxy(boolean) - Method in class com.bpjoshi.edownloader.EDownloadProps
 
setFullFileName(String) - Method in class com.bpjoshi.edownloader.EDownloadProps
 
setHttp_Proxy_Host(String) - Method in class com.bpjoshi.edownloader.EDownloadProps
 
setHttp_Proxy_Port(String) - Method in class com.bpjoshi.edownloader.EDownloadProps
 
setHttps_Proxy_Host(String) - Method in class com.bpjoshi.edownloader.EDownloadProps
 
setHttps_Proxy_Port(String) - Method in class com.bpjoshi.edownloader.EDownloadProps
 
setPassword(String) - Method in class com.bpjoshi.edownloader.EDownloadProps
 
setSourceUrl(String) - Method in class com.bpjoshi.edownloader.EDownloadProps
 
setUsername(String) - Method in class com.bpjoshi.edownloader.EDownloadProps
 
C D E G I R S 

Copyright © 2017. All rights reserved.