A B C D E F G H I M O P R S U V
A
- add(String, File, Map<String, String>, Map<String, Object>, Map<String, Object>) - 类 中的方法org.anyline.net.Downloader
-
添加下载任务
- add(String, File, Map<String, String>, Map<String, Object>) - 类 中的方法org.anyline.net.Downloader
-
- add(String, File) - 类 中的方法org.anyline.net.Downloader
-
- add(DownloadTask) - 类 中的方法org.anyline.net.Downloader
-
- addDownloadTask(DownloadTask) - 类 中的方法org.anyline.net.HttpBuilder
-
- addExtras(String, Object) - 类 中的方法org.anyline.net.DownloadTask
-
- addHeader(String, String) - 类 中的方法org.anyline.net.HttpBuilder
-
- addPair(List<NameValuePair>) - 类 中的方法org.anyline.net.HttpBuilder
-
- addParam(String, String) - 类 中的方法org.anyline.net.DownloadTask
-
- addParam(String, String) - 类 中的方法org.anyline.net.HttpBuilder
-
- addUploadFiles(String, File) - 类 中的方法org.anyline.net.HttpBuilder
-
- addUploadFiles(String, byte[]) - 类 中的方法org.anyline.net.HttpBuilder
-
B
- build() - 类 中的方法org.anyline.net.HttpBuilder
-
C
- cd(String) - 类 中的方法org.anyline.net.FTPUtil
-
- ceateSSLClient(File, String, String) - 类 中的方法org.anyline.net.HttpClient
-
- ceateSSLClient(File, String) - 类 中的方法org.anyline.net.HttpClient
-
- ceateSSLClient(File, String, String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- changeToParentDirectory() - 类 中的方法org.anyline.net.FTPUtil
-
- checkClientTrusted(X509Certificate[], String) - 类 中的方法org.anyline.net.SimpleX509TrustManager
-
- checkServerTrusted(X509Certificate[], String) - 类 中的方法org.anyline.net.SimpleX509TrustManager
-
- clear(boolean) - 类 中的方法org.anyline.net.Downloader
-
清除任务
- clearHeader() - 类 中的方法org.anyline.net.HttpBuilder
-
- client(String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- client(String, String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- closeLog() - 类 中的方法org.anyline.net.DownloadTask
-
- connect() - 类 中的方法org.anyline.net.FTPUtil
-
- createClient() - 类 中的方法org.anyline.net.HttpClient
-
- createClient(String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- createFullPath(String, String) - 类 中的静态方法org.anyline.net.HttpUtil
-
创建完整HTTP路径
D
- decode(String) - 类 中的静态方法org.anyline.net.VCFUtil
-
解码 UTF8 quoted-printable
- defaultClient() - 类 中的静态方法org.anyline.net.HttpUtil
-
- defaultClient(String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- DefaultProgress - org.anyline.net中的类
-
- DefaultProgress() - 类 的构造器org.anyline.net.DefaultProgress
-
- DefaultProgress(String, File) - 类 的构造器org.anyline.net.DefaultProgress
-
- defaultSSLClient() - 类 中的静态方法org.anyline.net.HttpUtil
-
- defaultSSLClient(String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- delete() - 类 中的方法org.anyline.net.HttpClient
-
- delete(String, String, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- delete(Map<String, String>, String, String, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- delete(String, String, List<NameValuePair>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- delete(Map<String, String>, String, String, NameValuePair...) - 类 中的静态方法org.anyline.net.HttpUtil
-
- delete(Map<String, String>, String, String, List<NameValuePair>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- deleteDir(String) - 类 中的方法org.anyline.net.SFTPUtil
-
删除文件夹-sftp协议.如果文件夹有内容, 则会抛出异常.
- deleteFile(String) - 类 中的方法org.anyline.net.FTPUtil
-
Delete the file from the FTP server.
- deleteFile(String) - 类 中的方法org.anyline.net.SFTPUtil
-
删除文件-sftp协议.
- dirExist(String) - 类 中的方法org.anyline.net.SFTPUtil
-
判断文件夹是否存在.
- disconnect() - 类 中的方法org.anyline.net.FTPUtil
-
- disconnect() - 类 中的方法org.anyline.net.SFTPUtil
-
断开连接
- domain(String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- download() - 类 中的方法org.anyline.net.HttpClient
-
- download(String, String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- download(String, File) - 类 中的静态方法org.anyline.net.HttpUtil
-
- download(String, String, Map<String, String>, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- download(String, File, Map<String, String>, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- download(String, String, Map<String, String>, Map<String, Object>, boolean) - 类 中的静态方法org.anyline.net.HttpUtil
-
- download(String, File, Map<String, String>, Map<String, Object>, boolean) - 类 中的静态方法org.anyline.net.HttpUtil
-
- download(DownloadProgress, String, String, boolean) - 类 中的静态方法org.anyline.net.HttpUtil
-
- download(DownloadProgress, String, File, boolean) - 类 中的静态方法org.anyline.net.HttpUtil
-
- download(DownloadProgress, String, String, Map<String, String>, Map<String, Object>, boolean) - 类 中的静态方法org.anyline.net.HttpUtil
-
- download(DownloadProgress, String, File, Map<String, String>, Map<String, Object>, boolean) - 类 中的静态方法org.anyline.net.HttpUtil
-
- download(String, String) - 类 中的方法org.anyline.net.SFTPUtil
-
下载文件-sftp协议.
- downloadDir(String, File) - 类 中的方法org.anyline.net.FTPUtil
-
下载整个目录
- Downloader - org.anyline.net中的类
-
- Downloader() - 类 的构造器org.anyline.net.Downloader
-
- downloadFile(String, File) - 类 中的方法org.anyline.net.FTPUtil
-
下载单个文件
- DownloadListener - org.anyline.net中的接口
-
- DownloadProgress - org.anyline.net中的接口
-
- DownloadTask - org.anyline.net中的类
-
- DownloadTask() - 类 的构造器org.anyline.net.DownloadTask
-
- DownloadTask(String, File) - 类 的构造器org.anyline.net.DownloadTask
-
- DownloadTask(String, File, Map<String, String>, Map<String, Object>, Map<String, Object>) - 类 的构造器org.anyline.net.DownloadTask
-
- DownloadTask(String, File, Map<String, String>, Map<String, Object>) - 类 的构造器org.anyline.net.DownloadTask
-
E
- encode(String, boolean, boolean) - 类 中的静态方法org.anyline.net.HttpUtil
-
url参数编码
- encode(String) - 类 中的静态方法org.anyline.net.VCFUtil
-
编码 UTF8 quoted-printable
- encodeList - 类 中的静态变量org.anyline.net.HttpResponse
-
- error(String, String, int, String) - 类 中的方法org.anyline.net.DefaultProgress
-
- error(DownloadTask) - 接口 中的方法org.anyline.net.DownloadListener
-
- error(String, String, int, String) - 接口 中的方法org.anyline.net.DownloadProgress
-
下载异常
- error(int, String) - 类 中的方法org.anyline.net.DownloadTask
-
F
- fileExists(String, String) - 类 中的方法org.anyline.net.SFTPUtil
-
- fileExists(String) - 类 中的方法org.anyline.net.SFTPUtil
-
- files(String) - 类 中的方法org.anyline.net.FTPUtil
-
- files(String) - 类 中的方法org.anyline.net.SFTPUtil
-
- fileSize(String) - 类 中的方法org.anyline.net.FTPUtil
-
- fileSize(String) - 类 中的方法org.anyline.net.SFTPUtil
-
- finish(String, String) - 类 中的方法org.anyline.net.DefaultProgress
-
设置已完成
- finish(DownloadTask) - 接口 中的方法org.anyline.net.DownloadListener
-
- finish(String, String) - 接口 中的方法org.anyline.net.DownloadProgress
-
下载完成
- finish() - 类 中的方法org.anyline.net.DownloadTask
-
- format(String, String) - 类 中的静态方法org.anyline.net.VCFUtil
-
生成通讯录格式
- format(String) - 类 中的静态方法org.anyline.net.VCFUtil
-
- format(List<String>) - 类 中的静态方法org.anyline.net.VCFUtil
-
批量生成
- formatPath(String) - 类 中的静态方法org.anyline.net.FTPUtil
-
格式化路径.
- FTPUtil - org.anyline.net中的类
-
- FTPUtil() - 类 的构造器org.anyline.net.FTPUtil
-
- FTPUtil(String, String, String, int) - 类 的构造器org.anyline.net.FTPUtil
-
- FTPUtil(String, String, String) - 类 的构造器org.anyline.net.FTPUtil
-
G
- get() - 类 中的方法org.anyline.net.HttpClient
-
- get(String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- get(String, String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- get(String, String, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- get(Map<String, String>, String, String, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- get(String, String, List<NameValuePair>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- get(Map<String, String>, String, String, List<NameValuePair>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- get(Map<String, String>, String, String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- get(Map<String, String>, String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- get(String, String) - 类 中的静态方法org.anyline.net.SimpleHttpUtil
-
- getAcceptedIssuers() - 类 中的方法org.anyline.net.SimpleX509TrustManager
-
- getAction() - 类 中的方法org.anyline.net.DefaultProgress
-
- getAction() - 接口 中的方法org.anyline.net.DownloadProgress
-
- getAction() - 类 中的方法org.anyline.net.DownloadTask
-
- getAvgSpeed() - 类 中的方法org.anyline.net.Downloader
-
平均每秒下载byte
- getAvgSpeed() - 类 中的方法org.anyline.net.DownloadTask
-
平均每秒下载byte
- getAvgSpeedFormat() - 类 中的方法org.anyline.net.Downloader
-
平均下载速度byte/s
- getAvgSpeedFormat() - 类 中的方法org.anyline.net.DownloadTask
-
平均下载速度/s
- getBackFileCd() - 类 中的方法org.anyline.net.HttpResponse
-
- getCharset() - 类 中的方法org.anyline.net.HttpClient
-
- getClient() - 类 中的方法org.anyline.net.HttpClient
-
- getConnectTimeout() - 类 中的方法org.anyline.net.HttpClient
-
- getConnManager() - 类 中的方法org.anyline.net.HttpClient
-
- getContentType() - 类 中的方法org.anyline.net.HttpResponse
-
- getCookie(String) - 类 中的方法org.anyline.net.HttpResponse
-
- getCookies() - 类 中的方法org.anyline.net.HttpResponse
-
- getCookieValue(String) - 类 中的方法org.anyline.net.HttpResponse
-
- getCurParallel() - 类 中的方法org.anyline.net.Downloader
-
- getDir() - 类 中的方法org.anyline.net.FTPUtil
-
- getDomain() - 类 中的方法org.anyline.net.HttpCookie
-
- getEncode() - 类 中的方法org.anyline.net.HttpResponse
-
- getEnd() - 类 中的方法org.anyline.net.DownloadTask
-
- getEntity() - 类 中的方法org.anyline.net.HttpClient
-
- getErrorCode() - 类 中的方法org.anyline.net.Downloader
-
- getErrorCode() - 类 中的方法org.anyline.net.DownloadTask
-
- getErrorMsg() - 类 中的方法org.anyline.net.Downloader
-
- getErrorMsg() - 类 中的方法org.anyline.net.DownloadTask
-
- getErrorTaskSize() - 类 中的方法org.anyline.net.Downloader
-
异常任务数量
- getErrorTaskSize(String, Object) - 类 中的方法org.anyline.net.Downloader
-
- getExpect() - 类 中的方法org.anyline.net.Downloader
-
预计剩余时间
- getExpect(long) - 类 中的方法org.anyline.net.DownloadTask
-
预计剩余时间
没有实际速度时, 使用预计速度
- getExpect() - 类 中的方法org.anyline.net.DownloadTask
-
预计剩余时间
- getExpectFormat() - 类 中的方法org.anyline.net.Downloader
-
- getExpectFormat(long) - 类 中的方法org.anyline.net.DownloadTask
-
- getExpectFormat() - 类 中的方法org.anyline.net.DownloadTask
-
- getExpend() - 类 中的方法org.anyline.net.Downloader
-
合计已耗时
- getExpend() - 类 中的方法org.anyline.net.DownloadTask
-
耗时
- getExpendFormat() - 类 中的方法org.anyline.net.Downloader
-
- getExpendFormat() - 类 中的方法org.anyline.net.DownloadTask
-
耗时
- getExpires() - 类 中的方法org.anyline.net.HttpCookie
-
- getExtras() - 类 中的方法org.anyline.net.DownloadTask
-
- getFiles() - 类 中的方法org.anyline.net.HttpClient
-
- getFileType() - 类 中的方法org.anyline.net.HttpResponse
-
- getFinish() - 类 中的方法org.anyline.net.DownloadTask
-
- getFinishFormat() - 类 中的方法org.anyline.net.DownloadTask
-
- getFinishRate() - 类 中的方法org.anyline.net.Downloader
-
完成比例
- getFinishRate() - 类 中的方法org.anyline.net.DownloadTask
-
- getFinishTaskSize() - 类 中的方法org.anyline.net.Downloader
-
已完成任务数量
- getFinishTaskSize(String, Object) - 类 中的方法org.anyline.net.Downloader
-
- getFTPClient() - 类 中的方法org.anyline.net.FTPUtil
-
- getHeader(String) - 类 中的方法org.anyline.net.HttpResponse
-
- getHeaders() - 类 中的方法org.anyline.net.DownloadTask
-
- getHeaders() - 类 中的方法org.anyline.net.HttpClient
-
- getHeaders() - 类 中的方法org.anyline.net.HttpResponse
-
- getHost() - 类 中的方法org.anyline.net.HttpProxy
-
- getHost() - 类 中的方法org.anyline.net.HttpResponse
-
- getIndex() - 类 中的方法org.anyline.net.DownloadTask
-
- getInputStream() - 类 中的方法org.anyline.net.HttpResponse
-
- getInstance() - 类 中的静态方法org.anyline.net.Downloader
-
- getInstance(String) - 类 中的静态方法org.anyline.net.Downloader
-
- getInstance(String, String, String, int) - 类 中的静态方法org.anyline.net.FTPUtil
-
- getInstance(String, String, String) - 类 中的静态方法org.anyline.net.FTPUtil
-
- getInstance(String, String, String, int) - 类 中的静态方法org.anyline.net.SFTPUtil
-
- getInstance(String, String, String) - 类 中的静态方法org.anyline.net.SFTPUtil
-
- getKey() - 类 中的方法org.anyline.net.HttpCookie
-
- getLastModified() - 类 中的方法org.anyline.net.HttpResponse
-
- getLength() - 类 中的方法org.anyline.net.DownloadTask
-
- getLengthFormat() - 类 中的方法org.anyline.net.DownloadTask
-
- getLocal() - 类 中的方法org.anyline.net.DownloadTask
-
- getMaxParallel() - 类 中的方法org.anyline.net.Downloader
-
- getMessage() - 类 中的方法org.anyline.net.Downloader
-
- getMessage() - 类 中的方法org.anyline.net.DownloadTask
-
- getPairs() - 类 中的方法org.anyline.net.HttpClient
-
- getParam(String) - 类 中的方法org.anyline.net.HttpBuilder
-
- getParam(String) - 类 中的方法org.anyline.net.HttpClient
-
- getParams() - 类 中的方法org.anyline.net.DownloadTask
-
- getParams() - 类 中的方法org.anyline.net.HttpClient
-
- getParentDirectory() - 类 中的方法org.anyline.net.FTPUtil
-
Get parent directory name on ftp server
- getParser() - 类 中的方法org.anyline.net.HttpResponse
-
- getPassword() - 类 中的方法org.anyline.net.HttpProxy
-
- getPast() - 类 中的方法org.anyline.net.DownloadTask
-
- getPastFormat() - 类 中的方法org.anyline.net.DownloadTask
-
- getPath() - 类 中的方法org.anyline.net.HttpCookie
-
- getPort() - 类 中的方法org.anyline.net.HttpProxy
-
- getProgress() - 类 中的方法org.anyline.net.DownloadTask
-
- getProtocol() - 类 中的方法org.anyline.net.HttpClient
-
- getRate() - 类 中的方法org.anyline.net.DownloadTask
-
- getRequestConfig() - 类 中的方法org.anyline.net.HttpClient
-
- getReturnType() - 类 中的方法org.anyline.net.HttpClient
-
- getRunningTaskSize() - 类 中的方法org.anyline.net.Downloader
-
运行中任务数量
- getRunningTaskSize(String, Object) - 类 中的方法org.anyline.net.Downloader
-
- getSeed() - 类 中的方法org.anyline.net.HttpResponse
-
- getSocketTimeout() - 类 中的方法org.anyline.net.HttpClient
-
- getSpeed() - 类 中的方法org.anyline.net.Downloader
-
平均每秒下载byte
- getSpeed() - 类 中的方法org.anyline.net.DownloadTask
-
瞬时每秒下载byte(只计算最后一次)
- getSpeedFormat() - 类 中的方法org.anyline.net.Downloader
-
平均下载速度byte/s
- getSpeedFormat() - 类 中的方法org.anyline.net.DownloadTask
-
瞬时下载速度/s
- getStart() - 类 中的方法org.anyline.net.DownloadTask
-
- getStatus() - 类 中的方法org.anyline.net.Downloader
-
- getStatus() - 类 中的方法org.anyline.net.DownloadTask
-
- getStatus() - 类 中的方法org.anyline.net.HttpResponse
-
- getSumFinish() - 类 中的方法org.anyline.net.Downloader
-
合计已完成
- getSumFinishFormat() - 类 中的方法org.anyline.net.Downloader
-
- getSumLength() - 类 中的方法org.anyline.net.Downloader
-
本次共需下载长度
- getSumLengthFormat() - 类 中的方法org.anyline.net.Downloader
-
- getSumPast() - 类 中的方法org.anyline.net.Downloader
-
- getSumPastFormat() - 类 中的方法org.anyline.net.Downloader
-
- getSumTotal() - 类 中的方法org.anyline.net.Downloader
-
- getSumTotalFormat() - 类 中的方法org.anyline.net.Downloader
-
- getTask(String) - 类 中的方法org.anyline.net.Downloader
-
- getTask() - 类 中的方法org.anyline.net.HttpClient
-
- getTasks(String, Object) - 类 中的方法org.anyline.net.Downloader
-
- getTasks() - 类 中的方法org.anyline.net.Downloader
-
- getTaskSize() - 类 中的方法org.anyline.net.Downloader
-
任务数量
- getTaskSize(String, Object) - 类 中的方法org.anyline.net.Downloader
-
- getText() - 类 中的方法org.anyline.net.HttpResponse
-
- getThreads() - 类 中的方法org.anyline.net.DownloadTask
-
- getTotal() - 类 中的方法org.anyline.net.DownloadTask
-
- getTotalFormat() - 类 中的方法org.anyline.net.DownloadTask
-
- getUrl() - 类 中的方法org.anyline.net.DownloadTask
-
- getUrl() - 类 中的方法org.anyline.net.HttpClient
-
- getUrl() - 类 中的方法org.anyline.net.HttpResponse
-
- getUser() - 类 中的方法org.anyline.net.HttpProxy
-
- getUserAgent() - 类 中的方法org.anyline.net.HttpClient
-
- getValue() - 类 中的方法org.anyline.net.HttpCookie
-
H
- host(String) - 类 中的静态方法org.anyline.net.HttpUtil
-
提取url根目录
- HttpBuilder - org.anyline.net中的类
-
- HttpBuilder() - 类 的构造器org.anyline.net.HttpBuilder
-
- HttpClient - org.anyline.net中的类
-
- HttpClient() - 类 的构造器org.anyline.net.HttpClient
-
- HttpCookie - org.anyline.net中的类
-
- HttpCookie() - 类 的构造器org.anyline.net.HttpCookie
-
- HttpCookie(String) - 类 的构造器org.anyline.net.HttpCookie
-
- HttpProxy - org.anyline.net中的类
-
- HttpProxy() - 类 的构造器org.anyline.net.HttpProxy
-
- HttpProxy(String, int, String, String) - 类 的构造器org.anyline.net.HttpProxy
-
- HttpResponse - org.anyline.net中的类
-
- HttpResponse() - 类 的构造器org.anyline.net.HttpResponse
-
- HttpUtil - org.anyline.net中的类
-
- HttpUtil() - 类 的构造器org.anyline.net.HttpUtil
-
I
- init(String, String, long, long) - 类 中的方法org.anyline.net.DefaultProgress
-
- init() - 类 中的方法org.anyline.net.Downloader
-
- init(String, String, long, long) - 接口 中的方法org.anyline.net.DownloadProgress
-
加载历史进度
- init(long, long) - 类 中的方法org.anyline.net.DownloadTask
-
- init() - 类 中的静态方法org.anyline.net.HttpBuilder
-
- init(String) - 类 中的静态方法org.anyline.net.HttpBuilder
-
- init(CloseableHttpClient, String) - 类 中的静态方法org.anyline.net.HttpBuilder
-
- init(CloseableHttpClient) - 类 中的静态方法org.anyline.net.HttpBuilder
-
- isAutoClose() - 类 中的方法org.anyline.net.HttpClient
-
- isConnected() - 类 中的方法org.anyline.net.FTPUtil
-
Test connection to ftp server
- isError() - 类 中的方法org.anyline.net.DownloadTask
-
- isFinish() - 类 中的方法org.anyline.net.DownloadTask
-
- isInit() - 类 中的方法org.anyline.net.DownloadTask
-
- isOverride() - 类 中的方法org.anyline.net.DownloadTask
-
是否覆盖已存在文件
- isRunning() - 类 中的方法org.anyline.net.DownloadTask
-
- isStop() - 类 中的方法org.anyline.net.DownloadTask
-
M
- makeDir(String) - 类 中的方法org.anyline.net.FTPUtil
-
创建目录
- mergeParam(String, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
合并参数
- mergeParam(MultipartEntityBuilder, Map<String, Object>, ContentType) - 类 中的静态方法org.anyline.net.HttpUtil
-
- mergeParam(String, String...) - 类 中的静态方法org.anyline.net.HttpUtil
-
合并参数
- mergePath(String...) - 类 中的静态方法org.anyline.net.HttpUtil
-
- mkdir(String) - 类 中的方法org.anyline.net.SFTPUtil
-
根据路径创建文件夹.
- mkdirs(String) - 类 中的方法org.anyline.net.SFTPUtil
-
递归创建文件夹.
O
- openLog() - 类 中的方法org.anyline.net.DownloadTask
-
- org.anyline.net - 程序包 org.anyline.net
-
P
- packNameValuePair(Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- parse(String) - 类 中的静态方法org.anyline.net.HttpBuilder
-
解析url 识别出参数k=v&k=v
- parseDir(String) - 类 中的静态方法org.anyline.net.HttpUtil
-
提取一个URL所在的目录
- parseFileName(String) - 类 中的静态方法org.anyline.net.HttpUtil
-
提取一个URL指向的文件名
- parseHttpFileExtend(String) - 类 中的静态方法org.anyline.net.HttpResponse
-
根据http文件头信息 解析文件类型
- parsePath(String) - 类 中的静态方法org.anyline.net.HttpUtil
-
从URL中提取文件目录(删除查询参数)
- parseResult(HttpResponse, CloseableHttpResponse, String) - 类 中的静态方法org.anyline.net.HttpClient
-
- post() - 类 中的方法org.anyline.net.HttpClient
-
- post(String, String, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- post(String, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- post(String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- post(Map<String, String>, String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- post(String, String, HttpEntity) - 类 中的静态方法org.anyline.net.HttpUtil
-
- post(String, HttpEntity) - 类 中的静态方法org.anyline.net.HttpUtil
-
- post(Map<String, String>, String, HttpEntity) - 类 中的静态方法org.anyline.net.HttpUtil
-
- post(Map<String, String>, String, String, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- post(Map<String, String>, String, String, HttpEntity) - 类 中的静态方法org.anyline.net.HttpUtil
-
- post(String, String) - 类 中的静态方法org.anyline.net.SimpleHttpUtil
-
- postStream(Map<String, String>, String, String, HttpEntity) - 类 中的方法org.anyline.net.HttpClient
-
- printWorkingDirectory() - 类 中的方法org.anyline.net.FTPUtil
-
- PROTOCOL_TLSV1 - 类 中的静态变量org.anyline.net.HttpUtil
-
- put() - 类 中的方法org.anyline.net.HttpClient
-
- put(String, String, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- put(Map<String, String>, String, String, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- put(Map<String, String>, String, String, HttpEntity) - 类 中的静态方法org.anyline.net.HttpUtil
-
R
- read(InputStream, String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- rename(String, String) - 类 中的方法org.anyline.net.FTPUtil
-
修改名称
- request(String, String, String) - 类 中的静态方法org.anyline.net.SimpleHttpUtil
-
- retrieveFile(String, OutputStream) - 类 中的方法org.anyline.net.FTPUtil
-
Get file from ftp server into given output stream
S
- sendSiteCommand(String) - 类 中的方法org.anyline.net.FTPUtil
-
- setAutoClose(boolean) - 类 中的方法org.anyline.net.HttpClient
-
- setBackFileCd(String) - 类 中的方法org.anyline.net.HttpResponse
-
- setCharset(String) - 类 中的方法org.anyline.net.HttpBuilder
-
- setCharset(String) - 类 中的方法org.anyline.net.HttpClient
-
- setClient(CloseableHttpClient) - 类 中的方法org.anyline.net.HttpBuilder
-
- setClient(CloseableHttpClient) - 类 中的方法org.anyline.net.HttpClient
-
- setConnectTimeout(int) - 类 中的方法org.anyline.net.HttpClient
-
- setConnManager(PoolingHttpClientConnectionManager) - 类 中的方法org.anyline.net.HttpClient
-
- setContentType(String) - 类 中的方法org.anyline.net.HttpBuilder
-
- setContentType(String) - 类 中的方法org.anyline.net.HttpResponse
-
- setControlEncoding(String) - 类 中的方法org.anyline.net.FTPUtil
-
- setCookie(HttpCookie) - 类 中的方法org.anyline.net.HttpResponse
-
- setCookies(Map<String, HttpCookie>) - 类 中的方法org.anyline.net.HttpResponse
-
- setCurParallel(int) - 类 中的方法org.anyline.net.Downloader
-
- setDomain(String) - 类 中的方法org.anyline.net.HttpCookie
-
- setEncode(String) - 类 中的方法org.anyline.net.HttpClient
-
- setEncode(String) - 类 中的方法org.anyline.net.HttpResponse
-
- setEnd(long) - 类 中的方法org.anyline.net.DownloadTask
-
- setEntity(HttpEntity) - 类 中的方法org.anyline.net.HttpBuilder
-
- setEntity(String) - 类 中的方法org.anyline.net.HttpBuilder
-
- setEntity(Map<String, ?>) - 类 中的方法org.anyline.net.HttpBuilder
-
- setEntity(HttpEntity) - 类 中的方法org.anyline.net.HttpClient
-
- setErrorCode(String) - 类 中的方法org.anyline.net.Downloader
-
- setErrorCode(int) - 类 中的方法org.anyline.net.DownloadTask
-
- setErrorListener(DownloadListener) - 类 中的方法org.anyline.net.DefaultProgress
-
- setErrorListener(DownloadListener) - 接口 中的方法org.anyline.net.DownloadProgress
-
- setErrorMsg(String) - 类 中的方法org.anyline.net.Downloader
-
- setErrorMsg(String) - 类 中的方法org.anyline.net.DownloadTask
-
- setExpect(long) - 类 中的方法org.anyline.net.DownloadTask
-
- setExpend(long) - 类 中的方法org.anyline.net.DownloadTask
-
- setExpires(String) - 类 中的方法org.anyline.net.HttpCookie
-
- setExtras(Map<String, Object>) - 类 中的方法org.anyline.net.DownloadTask
-
- setFiles(Map<String, Object>) - 类 中的方法org.anyline.net.HttpClient
-
- setFileType(int) - 类 中的方法org.anyline.net.FTPUtil
-
- setFileType(String) - 类 中的方法org.anyline.net.HttpResponse
-
- setFinish(long) - 类 中的方法org.anyline.net.DownloadTask
-
- setFinishListener(DownloadListener) - 类 中的方法org.anyline.net.DefaultProgress
-
- setFinishListener(DownloadListener) - 接口 中的方法org.anyline.net.DownloadProgress
-
- setHeader(HttpRequestBase, Map<String, String>) - 类 中的静态方法org.anyline.net.HttpClient
-
设置header
- setHeaders(Map<String, String>) - 类 中的方法org.anyline.net.DownloadTask
-
- setHeaders(Map<String, String>) - 类 中的方法org.anyline.net.HttpBuilder
-
- setHeaders(Map<String, String>) - 类 中的方法org.anyline.net.HttpClient
-
- setHeaders(Map<String, String>) - 类 中的方法org.anyline.net.HttpResponse
-
- setHost(String) - 类 中的方法org.anyline.net.HttpProxy
-
- setHost(String) - 类 中的方法org.anyline.net.HttpResponse
-
- setIndex(int) - 类 中的方法org.anyline.net.DownloadTask
-
- setInputStream(InputStream) - 类 中的方法org.anyline.net.HttpResponse
-
- setKey(String) - 类 中的方法org.anyline.net.HttpCookie
-
- setLastModified(long) - 类 中的方法org.anyline.net.HttpResponse
-
- setLength(long) - 类 中的方法org.anyline.net.DownloadTask
-
- setListener(DownloadListener) - 类 中的方法org.anyline.net.DownloadTask
-
- setLocal(File) - 类 中的方法org.anyline.net.DownloadTask
-
- setMaxParallel(int) - 类 中的方法org.anyline.net.Downloader
-
- setOverride(boolean) - 类 中的方法org.anyline.net.DownloadTask
-
- setPairs(List<NameValuePair>) - 类 中的方法org.anyline.net.HttpBuilder
-
- setPairs(List<NameValuePair>) - 类 中的方法org.anyline.net.HttpClient
-
- setParam(String, Object) - 类 中的方法org.anyline.net.HttpBuilder
-
- setParams(Map<String, Object>) - 类 中的方法org.anyline.net.DownloadTask
-
- setParams(Map<String, Object>) - 类 中的方法org.anyline.net.HttpBuilder
-
- setParams(Map<String, Object>) - 类 中的方法org.anyline.net.HttpClient
-
- setParser(String) - 类 中的方法org.anyline.net.HttpResponse
-
- setPassword(String) - 类 中的方法org.anyline.net.HttpProxy
-
- setPast(long) - 类 中的方法org.anyline.net.DownloadTask
-
- setPath(String) - 类 中的方法org.anyline.net.HttpCookie
-
- setPort(int) - 类 中的方法org.anyline.net.HttpProxy
-
- setProgress(DownloadProgress) - 类 中的方法org.anyline.net.DownloadTask
-
- setProtocol(String) - 类 中的方法org.anyline.net.HttpClient
-
- setRate(double) - 类 中的方法org.anyline.net.DownloadTask
-
- setRequestConfig(RequestConfig) - 类 中的方法org.anyline.net.HttpClient
-
- setReturnType(String) - 类 中的方法org.anyline.net.HttpBuilder
-
- setReturnType(String) - 类 中的方法org.anyline.net.HttpClient
-
- setSeed(Map<String, String>) - 类 中的方法org.anyline.net.HttpResponse
-
- setSocketTimeout(int) - 类 中的方法org.anyline.net.HttpClient
-
- setStart(long) - 类 中的方法org.anyline.net.DownloadTask
-
- setStatus(int) - 类 中的方法org.anyline.net.Downloader
-
- setStatus(int) - 类 中的方法org.anyline.net.HttpResponse
-
- setTask(DownloadTask) - 类 中的方法org.anyline.net.HttpClient
-
- setText(String) - 类 中的方法org.anyline.net.HttpResponse
-
- setThreads(int) - 类 中的方法org.anyline.net.DownloadTask
-
- setTimeOut(int, int, int) - 类 中的方法org.anyline.net.FTPUtil
-
- setUploadFiles(Map<String, Object>) - 类 中的方法org.anyline.net.HttpBuilder
-
- setUrl(String) - 类 中的方法org.anyline.net.DownloadTask
-
- setUrl(String) - 类 中的方法org.anyline.net.HttpBuilder
-
- setUrl(String) - 类 中的方法org.anyline.net.HttpClient
-
- setUrl(String) - 类 中的方法org.anyline.net.HttpResponse
-
- setUser(String) - 类 中的方法org.anyline.net.HttpProxy
-
- setUserAgent(String) - 类 中的方法org.anyline.net.HttpBuilder
-
- setUserAgent(String) - 类 中的方法org.anyline.net.HttpClient
-
- setValue(String) - 类 中的方法org.anyline.net.HttpCookie
-
- SFTPUtil - org.anyline.net中的类
-
- SFTPUtil() - 类 的构造器org.anyline.net.SFTPUtil
-
- SFTPUtil(String, int, String, String) - 类 的构造器org.anyline.net.SFTPUtil
-
- SFTPUtil(String, String, String) - 类 的构造器org.anyline.net.SFTPUtil
-
- SFTPUtil(String, String, String, int) - 类 的构造器org.anyline.net.SFTPUtil
-
- SimpleHttpUtil - org.anyline.net中的类
-
- SimpleHttpUtil() - 类 的构造器org.anyline.net.SimpleHttpUtil
-
- SimpleX509TrustManager - org.anyline.net中的类
-
- SimpleX509TrustManager(KeyStore) - 类 的构造器org.anyline.net.SimpleX509TrustManager
-
Constructor for EasyX509TrustManager.
- start(int) - 类 中的方法org.anyline.net.Downloader
-
- start() - 类 中的方法org.anyline.net.Downloader
-
- start(DownloadTask) - 接口 中的方法org.anyline.net.DownloadListener
-
- start() - 类 中的方法org.anyline.net.DownloadTask
-
- status() - 类 中的方法org.anyline.net.HttpClient
-
- status(String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- step(String, String, long) - 类 中的方法org.anyline.net.DefaultProgress
-
- step(String, String, long) - 接口 中的方法org.anyline.net.DownloadProgress
-
每次下载长度
- step(long) - 类 中的方法org.anyline.net.DownloadTask
-
- stop() - 类 中的方法org.anyline.net.DefaultProgress
-
- stop() - 类 中的方法org.anyline.net.Downloader
-
- stop(String) - 类 中的方法org.anyline.net.Downloader
-
- stop() - 接口 中的方法org.anyline.net.DownloadProgress
-
- stop() - 类 中的方法org.anyline.net.DownloadTask
-
停止下载任务
- storeFile(String, InputStream) - 类 中的方法org.anyline.net.FTPUtil
-
Put file on ftp server from given input stream
- stream(String) - 类 中的静态方法org.anyline.net.HttpUtil
-
- stream(String, String, HttpEntity) - 类 中的静态方法org.anyline.net.HttpUtil
-
- stream(String, String, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- stream(Map<String, String>, String, String, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- stream(Map<String, String>, String, String, HttpEntity) - 类 中的静态方法org.anyline.net.HttpUtil
-
U
- upload(String, File) - 类 中的方法org.anyline.net.FTPUtil
-
- upload() - 类 中的方法org.anyline.net.HttpClient
-
- upload(String, Map<String, Object>, Map<String, String>, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- upload(String, Map<String, Object>, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- upload(String, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
- upload(String, Map<String, Object>, String, Map<String, String>, Map<String, Object>) - 类 中的静态方法org.anyline.net.HttpUtil
-
文件上传
- uploadDir(String, File) - 类 中的方法org.anyline.net.FTPUtil
-
上传目录(会覆盖)
- uploadFile(File, String) - 类 中的方法org.anyline.net.FTPUtil
-
- uploadFile(String, File) - 类 中的方法org.anyline.net.FTPUtil
-
- uploadFile(String, String, String) - 类 中的方法org.anyline.net.SFTPUtil
-
上传文件-sftp协议.
- uploadFile(File, String, String) - 类 中的方法org.anyline.net.SFTPUtil
-
- uploadFile(String) - 类 中的方法org.anyline.net.SFTPUtil
-
上传文件-sftp协议.
V
- VCFUtil - org.anyline.net中的类
-
- VCFUtil() - 类 的构造器org.anyline.net.VCFUtil
-
A B C D E F G H I M O P R S U V
Copyright © 2024. All rights reserved.