跳过导航链接
A C D E G H O P S V W 

A

addDownloadProgressListener(PromiseRequest.OnProgressChanged) - 类 中的方法cn.yerl.android.promise.http.PromiseRequest
 

C

client() - 类 中的静态方法cn.yerl.android.promise.http.PromiseHttp
 
cn.yerl.android.promise.http - 程序包 cn.yerl.android.promise.http
 

D

DELETE(String) - 类 中的静态方法cn.yerl.android.promise.http.PromiseRequest
 
download(PromiseRequest) - 类 中的方法cn.yerl.android.promise.http.PromiseHttp
 

E

execute(PromiseRequest) - 类 中的方法cn.yerl.android.promise.http.PromiseHttp
 

G

GET(String) - 类 中的静态方法cn.yerl.android.promise.http.PromiseRequest
 
getBaseUrl() - 类 中的方法cn.yerl.android.promise.http.PromiseHttp
 
getBodyParams() - 类 中的方法cn.yerl.android.promise.http.PromiseRequest
 
getCachePath() - 类 中的方法cn.yerl.android.promise.http.PromiseHttp
 
getCookies() - 类 中的方法cn.yerl.android.promise.http.PromiseRequest
 
getEncoding() - 类 中的方法cn.yerl.android.promise.http.PromiseRequest
 
getHeaders() - 类 中的方法cn.yerl.android.promise.http.PromiseRequest
 
getHeaders() - 类 中的方法cn.yerl.android.promise.http.PromiseResponse
 
getMethod() - 类 中的方法cn.yerl.android.promise.http.PromiseRequest
 
getQueryParams() - 类 中的方法cn.yerl.android.promise.http.PromiseRequest
 
getRequest() - 类 中的方法cn.yerl.android.promise.http.PromiseResponse
 
getResponse() - 异常错误 中的方法cn.yerl.android.promise.http.PromiseHttpException
 
getResponseFile() - 类 中的方法cn.yerl.android.promise.http.PromiseResponse
 
getResponseString() - 类 中的方法cn.yerl.android.promise.http.PromiseResponse
 
getStatusCode() - 类 中的方法cn.yerl.android.promise.http.PromiseResponse
 
getUrlString() - 类 中的方法cn.yerl.android.promise.http.PromiseRequest
 

H

HEAD(String) - 类 中的静态方法cn.yerl.android.promise.http.PromiseRequest
 

O

onProgress(long, long) - 接口 中的方法cn.yerl.android.promise.http.PromiseRequest.OnProgressChanged
 

P

POST(String) - 类 中的静态方法cn.yerl.android.promise.http.PromiseRequest
 
PromiseHttp - cn.yerl.android.promise.http中的类
Promise Http Client Created by Alan Yeh on 16/6/8.
PromiseHttpException - cn.yerl.android.promise.http中的异常错误
Created by alan on 2016/12/12.
PromiseHttpException(PromiseResponse, Throwable) - 异常错误 的构造器cn.yerl.android.promise.http.PromiseHttpException
 
PromiseRequest - cn.yerl.android.promise.http中的类
封装请求参数类 Created by yan on 16/6/6.
PromiseRequest.Method - cn.yerl.android.promise.http中的枚举
 
PromiseRequest.OnProgressChanged - cn.yerl.android.promise.http中的接口
 
PromiseResponse - cn.yerl.android.promise.http中的类
封装服务器返回的内容 Created by yan on 16/6/11.
PUT(String) - 类 中的静态方法cn.yerl.android.promise.http.PromiseRequest
 

S

setBaseUrl(String) - 类 中的方法cn.yerl.android.promise.http.PromiseHttp
 
setCachePath(File) - 类 中的方法cn.yerl.android.promise.http.PromiseHttp
 

V

valueOf(String) - 枚举 中的静态方法cn.yerl.android.promise.http.PromiseRequest.Method
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法cn.yerl.android.promise.http.PromiseRequest.Method
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

withBodyParam(String, Object) - 类 中的方法cn.yerl.android.promise.http.PromiseRequest
 
withBodyParams(Map<String, Object>) - 类 中的方法cn.yerl.android.promise.http.PromiseRequest
 
withCookie(String, String) - 类 中的方法cn.yerl.android.promise.http.PromiseRequest
 
withCookies(Map<String, String>) - 类 中的方法cn.yerl.android.promise.http.PromiseRequest
 
withHeader(String, String) - 类 中的方法cn.yerl.android.promise.http.PromiseRequest
 
withHeaders(Map<String, String>) - 类 中的方法cn.yerl.android.promise.http.PromiseRequest
 
withQueryParam(String, String) - 类 中的方法cn.yerl.android.promise.http.PromiseRequest
 
withQueryParams(Map<String, String>) - 类 中的方法cn.yerl.android.promise.http.PromiseRequest
 
A C D E G H O P S V W 
跳过导航链接