跳过导航链接
A B C D E F G H I K L M O P R S T U V W 

A

add(String) - 类 中的方法cn.lsmya.http.builder.DeleteJsonBuilder
 
add(String, Object) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
请求参数
add(String, Object, boolean) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
add(Map<String, Object>) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
add(Map<String, Object>, boolean) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
add(String) - 类 中的方法cn.lsmya.http.builder.PatchJsonBuilder
 
add(String, File) - 类 中的方法cn.lsmya.http.builder.PostFormBuilder
 
add(String) - 类 中的方法cn.lsmya.http.builder.PostJsonBuilder
 
add(String) - 类 中的方法cn.lsmya.http.builder.PutJsonBuilder
 
add(String, File) - 接口 中的方法cn.lsmya.http.param.IFile
 
add(String, Object) - 接口 中的方法cn.lsmya.http.param.IParam
 
add(String, Object, boolean) - 接口 中的方法cn.lsmya.http.param.IParam
 
add(Map<String, Object>) - 接口 中的方法cn.lsmya.http.param.IParam
 
add(Map<String, Object>, boolean) - 接口 中的方法cn.lsmya.http.param.IParam
 
addCurrentSize(long) - 类 中的方法cn.lsmya.http.other.Progress
 
addFile(String, File) - 类 中的方法cn.lsmya.http.builder.PostFormBuilder
 
addFile(String, String) - 类 中的方法cn.lsmya.http.builder.PostFormBuilder
 
addFile(String, String, String) - 类 中的方法cn.lsmya.http.builder.PostFormBuilder
 
addFile(String, String, File) - 类 中的方法cn.lsmya.http.builder.PostFormBuilder
 
addFile(String, List<File>) - 类 中的方法cn.lsmya.http.builder.PostFormBuilder
 
addFile(List<UpFile>) - 类 中的方法cn.lsmya.http.builder.PostFormBuilder
 
addFile(String, File) - 接口 中的方法cn.lsmya.http.param.IFile
 
addFile(String, String) - 接口 中的方法cn.lsmya.http.param.IFile
 
addFile(String, String, String) - 接口 中的方法cn.lsmya.http.param.IFile
 
addFile(String, String, File) - 接口 中的方法cn.lsmya.http.param.IFile
 
addFile(String, List<File>) - 接口 中的方法cn.lsmya.http.param.IFile
 
addFile(List<UpFile>) - 接口 中的方法cn.lsmya.http.param.IFile
 
addHeader(String) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
请求头
addHeader(String, boolean) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
addHeader(String, String) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
addHeader(String, String, boolean) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
addHeader(Map<String, String>) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
addHeader(Map<String, String>, boolean) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
addHeader(String) - 接口 中的方法cn.lsmya.http.param.IHeaders
 
addHeader(String, boolean) - 接口 中的方法cn.lsmya.http.param.IHeaders
 
addHeader(String, String) - 接口 中的方法cn.lsmya.http.param.IHeaders
 
addHeader(String, String, boolean) - 接口 中的方法cn.lsmya.http.param.IHeaders
 
addHeader(Map<String, String>) - 接口 中的方法cn.lsmya.http.param.IHeaders
 
addHeader(Map<String, String>, boolean) - 接口 中的方法cn.lsmya.http.param.IHeaders
 
addTotalSize(long) - 类 中的方法cn.lsmya.http.other.Progress
 
APPLICATION_ID - 类 中的静态变量cn.lsmya.http.BuildConfig
已过时。
APPLICATION_ID is misleading in libraries. For the library package name use LIBRARY_PACKAGE_NAME
asArray(Class<T>) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
asArray(Class<T>) - 接口 中的方法cn.lsmya.http.param.IObservable
 
asDownload(String) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
asDownload(String, OnProgressListener) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
asDownload(String) - 接口 中的方法cn.lsmya.http.param.IObservable
 
asDownload(String, OnProgressListener) - 接口 中的方法cn.lsmya.http.param.IObservable
 
asObject(Class<T>) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
asObject(Class<T>) - 接口 中的方法cn.lsmya.http.param.IObservable
 
asString() - 类 中的方法cn.lsmya.http.builder.HttpBuilder
请求结果处理
asString() - 接口 中的方法cn.lsmya.http.param.IObservable
 

B

BUILD_TYPE - 类 中的静态变量cn.lsmya.http.BuildConfig
 
BuildBodyUtil - cn.lsmya.http.other中的类
 
BuildBodyUtil() - 类 的构造器cn.lsmya.http.other.BuildBodyUtil
 
BuildConfig - cn.lsmya.http中的类
 
BuildConfig() - 类 的构造器cn.lsmya.http.BuildConfig
 
buildFormRequestBody(List<KeyValuePair>) - 类 中的静态方法cn.lsmya.http.other.BuildBodyUtil
构建一个表单 (不带文件)
buildFormRequestBody(List<KeyValuePair>, List<UpFile>) - 类 中的静态方法cn.lsmya.http.other.BuildBodyUtil
构建一个表单(带文件)
buildGson() - 类 中的静态方法cn.lsmya.http.GsonUtil
 
buildRequestBuilder(Headers, CacheControl) - 类 中的静态方法cn.lsmya.http.other.BuildUtil
构建一个没有设置请求方法的 Request.Builder
BuildUtil - cn.lsmya.http.other中的类
 
BuildUtil() - 类 的构造器cn.lsmya.http.other.BuildUtil
 

C

cacheControl(CacheControl) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
cacheControl(CacheControl) - 接口 中的方法cn.lsmya.http.param.IMethod
 
close(Closeable...) - 类 中的静态方法cn.lsmya.http.IOUtil
 
cn.lsmya.http - 程序包 cn.lsmya.http
 
cn.lsmya.http.builder - 程序包 cn.lsmya.http.builder
 
cn.lsmya.http.entity - 程序包 cn.lsmya.http.entity
 
cn.lsmya.http.listener - 程序包 cn.lsmya.http.listener
 
cn.lsmya.http.other - 程序包 cn.lsmya.http.other
 
cn.lsmya.http.param - 程序包 cn.lsmya.http.param
 
contentLength() - 类 中的方法cn.lsmya.http.listener.ProgressRequestBody
重写调用实际的响应体的contentLength
contentLength() - 类 中的方法cn.lsmya.http.ProgressResponseBody
重写调用实际的响应体的contentLength
contentType() - 类 中的方法cn.lsmya.http.listener.ProgressRequestBody
重写调用实际的响应体的contentType
contentType() - 类 中的方法cn.lsmya.http.ProgressResponseBody
重写调用实际的响应体的contentType
copy(InputStream, OutputStream) - 类 中的静态方法cn.lsmya.http.IOUtil
 
createDeleteFormRequest(DeleteFormBuilder) - 类 中的静态方法cn.lsmya.http.other.BuildUtil
构建一个Delete Form Request
createDeleteJSONRequest(DeleteJsonBuilder) - 类 中的静态方法cn.lsmya.http.other.BuildUtil
构建一个Delete JSON Request
createGetRequest(GetBuilder) - 类 中的静态方法cn.lsmya.http.other.BuildUtil
构建一个Get Request
createPatchFormRequest(PatchFormBuilder) - 类 中的静态方法cn.lsmya.http.other.BuildUtil
构建一个Patch Form Request
createPatchJSONRequest(PatchJsonBuilder) - 类 中的静态方法cn.lsmya.http.other.BuildUtil
构建一个Patch JSON Request
createPostFormRequest(PostFormBuilder) - 类 中的静态方法cn.lsmya.http.other.BuildUtil
构建一个Post Form Request
createPostJSONRequest(PostJsonBuilder) - 类 中的静态方法cn.lsmya.http.other.BuildUtil
构建一个Post JSON Request
createPutFormRequest(PutFormBuilder) - 类 中的静态方法cn.lsmya.http.other.BuildUtil
构建一个Put Form Request
createPutJSONRequest(PutJsonBuilder) - 类 中的静态方法cn.lsmya.http.other.BuildUtil
构建一个Put JSON Request

D

DEBUG - 类 中的静态变量cn.lsmya.http.BuildConfig
 
deleteForm(String) - 类 中的静态方法cn.lsmya.http.Http
Delete Form请求
DeleteFormBuilder - cn.lsmya.http.builder中的类
deleteForm请求构造器
DeleteFormBuilder(String) - 类 的构造器cn.lsmya.http.builder.DeleteFormBuilder
 
deleteJSON(String) - 类 中的静态方法cn.lsmya.http.Http
Delete JSON请求
DeleteJsonBuilder - cn.lsmya.http.builder中的类
delete请求构造器
DeleteJsonBuilder(String) - 类 的构造器cn.lsmya.http.builder.DeleteJsonBuilder
 
download(OnProgressListener, Request, Callback) - 类 中的静态方法cn.lsmya.http.other.HttpSender
下载文件请求

E

equals(String) - 类 中的方法cn.lsmya.http.entity.KeyValuePair
 
equals(Object) - 类 中的方法cn.lsmya.http.entity.KeyValuePair
 
execute(Request, Callback) - 类 中的静态方法cn.lsmya.http.other.HttpSender
同步执行请求

F

FLAVOR - 类 中的静态变量cn.lsmya.http.BuildConfig
 
fromJson(String, Type) - 类 中的静态方法cn.lsmya.http.GsonUtil
json字符串转对象,解析失败,将抛出对应的JsonSyntaxException异常,根据异常可查找原因

G

get(String) - 类 中的静态方法cn.lsmya.http.Http
Get 请求
getActualTypeArguments() - 类 中的方法cn.lsmya.http.ParameterizedTypeImpl
 
getBaseUrl() - 类 中的静态方法cn.lsmya.http.HttpManage
 
GetBuilder - cn.lsmya.http.builder中的类
get请求构造器
GetBuilder(String) - 类 的构造器cn.lsmya.http.builder.GetBuilder
 
getCacheControl() - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
getCacheControl() - 接口 中的方法cn.lsmya.http.param.IMethod
 
getCurrentSize() - 类 中的方法cn.lsmya.http.other.Progress
 
getDebug() - 类 中的静态方法cn.lsmya.http.HttpManage
 
getDefaultOkHttpClient() - 类 中的静态方法cn.lsmya.http.other.HttpSender
连接、读写超时均为10s、添加信任证书并忽略host验证
getDownloadOkHttpClient(OnProgressListener) - 类 中的静态方法cn.lsmya.http.other.HttpSender
用于下载的OkHttpClient
getEncodedUrlAndParams(Request) - 类 中的静态方法cn.lsmya.http.other.HttpLogUtil
 
getHeader(String) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
getHeader(String) - 接口 中的方法cn.lsmya.http.param.IHeaders
 
getHeaders() - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
getHeaders() - 接口 中的方法cn.lsmya.http.param.IHeaders
 
getHeadersBuilder() - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
getHeadersBuilder() - 接口 中的方法cn.lsmya.http.param.IHeaders
 
getHttpUrl(String, List<KeyValuePair>) - 类 中的静态方法cn.lsmya.http.other.BuildUtil
 
getKey() - 类 中的方法cn.lsmya.http.entity.KeyValuePair
 
getKey() - 类 中的方法cn.lsmya.http.entity.UpFile
 
getLocalizedMessage() - 异常错误 中的方法cn.lsmya.http.HttpStatusCodeException
 
getObject(String, Type) - 类 中的静态方法cn.lsmya.http.GsonUtil
json字符串转对象,解析失败,不会抛出异常,会直接返回null
getOkHttpClient() - 类 中的静态方法cn.lsmya.http.HttpManage
 
getOwnerType() - 类 中的方法cn.lsmya.http.ParameterizedTypeImpl
 
getParams() - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
getParams() - 接口 中的方法cn.lsmya.http.param.IParam
 
getProgress() - 类 中的方法cn.lsmya.http.other.Progress
 
getRawType() - 类 中的方法cn.lsmya.http.ParameterizedTypeImpl
 
getRequest(Request) - 类 中的静态方法cn.lsmya.http.HttpManage
 
getRequestBody() - 类 中的方法cn.lsmya.http.builder.DeleteFormBuilder
 
getRequestBody() - 类 中的方法cn.lsmya.http.builder.DeleteJsonBuilder
 
getRequestBody() - 类 中的方法cn.lsmya.http.builder.PatchFormBuilder
 
getRequestBody() - 类 中的方法cn.lsmya.http.builder.PatchJsonBuilder
 
getRequestBody() - 类 中的方法cn.lsmya.http.builder.PostFormBuilder
 
getRequestBody() - 类 中的方法cn.lsmya.http.builder.PostJsonBuilder
 
getRequestBody() - 类 中的方法cn.lsmya.http.builder.PutFormBuilder
 
getRequestBody() - 类 中的方法cn.lsmya.http.builder.PutJsonBuilder
 
getRequestMethod() - 异常错误 中的方法cn.lsmya.http.HttpStatusCodeException
 
getRequestUrl() - 异常错误 中的方法cn.lsmya.http.HttpStatusCodeException
 
getResponseHeaders() - 异常错误 中的方法cn.lsmya.http.HttpStatusCodeException
 
getResult(String) - 类 中的静态方法cn.lsmya.http.HttpManage
 
getResult() - 异常错误 中的方法cn.lsmya.http.HttpStatusCodeException
 
getStatusCode() - 异常错误 中的方法cn.lsmya.http.HttpStatusCodeException
 
getTotalSize() - 类 中的方法cn.lsmya.http.other.Progress
 
getUrl() - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
getUrl() - 接口 中的方法cn.lsmya.http.param.IMethod
 
getValue() - 类 中的方法cn.lsmya.http.entity.KeyValuePair
 
getValue() - 类 中的方法cn.lsmya.http.entity.UpFile
 
GsonUtil - cn.lsmya.http中的类
User: ljx Date: 2018/01/19 Time: 10:46
GsonUtil() - 类 的构造器cn.lsmya.http.GsonUtil
 

H

Http - cn.lsmya.http中的类
 
Http() - 类 的构造器cn.lsmya.http.Http
 
HttpBuilder<B> - cn.lsmya.http.builder中的类
 
HttpBuilder(String) - 类 的构造器cn.lsmya.http.builder.HttpBuilder
 
HttpLogUtil - cn.lsmya.http.other中的类
 
HttpLogUtil() - 类 的构造器cn.lsmya.http.other.HttpLogUtil
 
HttpManage - cn.lsmya.http中的类
 
HttpManage() - 类 的构造器cn.lsmya.http.HttpManage
 
HttpSender - cn.lsmya.http.other中的类
 
HttpSender() - 类 的构造器cn.lsmya.http.other.HttpSender
 
HttpStatusCodeException - cn.lsmya.http中的异常错误
Http 状态码 小于200或者大于等于300时,或者ResponseBody等于null,抛出此异常 可通过HttpStatusCodeException.getLocalizedMessage()方法获取code User: ljx Date: 2019-06-09 Time: 09:56
HttpStatusCodeException(Response) - 异常错误 的构造器cn.lsmya.http.HttpStatusCodeException
 
HttpStatusCodeException(Response, String) - 异常错误 的构造器cn.lsmya.http.HttpStatusCodeException
 

I

IFile<P> - cn.lsmya.http.param中的接口
User: ljx Date: 2019-05-19 Time: 18:18
IHeaders<T> - cn.lsmya.http.param中的接口
请求头操作处理
IMethod<T> - cn.lsmya.http.param中的接口
 
intercept(Interceptor.Chain) - 类 中的方法cn.lsmya.http.ProgressInterceptor
 
IObservable - cn.lsmya.http.param中的接口
返回结果操作处理
IOUtil - cn.lsmya.http中的类
User: ljx Date: 2016/11/15 Time: 15:31
IOUtil() - 类 的构造器cn.lsmya.http.IOUtil
 
IParam<T> - cn.lsmya.http.param中的接口
请求参数操作处理
isEncoded() - 类 中的方法cn.lsmya.http.entity.KeyValuePair
 
isFinish() - 类 中的方法cn.lsmya.http.other.Progress
此方法的前身是isCompleted() 在v1.4.3版本中,对上传/下载进度的回调有改动,不会存在进度为-1的情况; 故无需在上传/下载回调中调用该方法,开发者可直接删除相关代码

K

KeyValuePair - cn.lsmya.http.entity中的类
User: ljx Date: 2019-11-15 Time: 22:44
KeyValuePair(String, Object) - 类 的构造器cn.lsmya.http.entity.KeyValuePair
 
KeyValuePair(String, Object, boolean) - 类 的构造器cn.lsmya.http.entity.KeyValuePair
 

L

LIBRARY_PACKAGE_NAME - 类 中的静态变量cn.lsmya.http.BuildConfig
 
log(Request) - 类 中的静态方法cn.lsmya.http.other.HttpLogUtil
 
log(Response, String) - 类 中的静态方法cn.lsmya.http.other.HttpLogUtil
 
logd(String, String) - 类 中的静态方法cn.lsmya.http.other.HttpLogUtil
 
logd(String, String, Throwable) - 类 中的静态方法cn.lsmya.http.other.HttpLogUtil
 
loge(String, String) - 类 中的静态方法cn.lsmya.http.other.HttpLogUtil
 
logi(String, String) - 类 中的静态方法cn.lsmya.http.other.HttpLogUtil
 

M

MIN_INTERVAL - 类 中的静态变量cn.lsmya.http.listener.ProgressRequestBody
 

O

onIntercept(Request) - 接口 中的方法cn.lsmya.http.listener.OnRequestListener
 
onIntercept(String) - 接口 中的方法cn.lsmya.http.listener.OnResultListener
 
onProgress(int, long, long) - 接口 中的方法cn.lsmya.http.listener.OnProgressListener
回调条件: 1、当前进度大于上一次回调进度; 2、进度小于100且两次回调时间间隔大于一个时间阀值(例如50毫秒) 注:要保证进度为100的事件能够回调,故加入进度判断 只有以上两个条件同时满足,才会执行回调
OnProgressListener - cn.lsmya.http.listener中的接口
上传/下载进度回调接口
OnRequestListener - cn.lsmya.http.listener中的接口
 
OnResultListener - cn.lsmya.http.listener中的接口
对服务器返回的字符串进行解码/解密

P

ParameterizedTypeImpl - cn.lsmya.http中的类
 
ParameterizedTypeImpl(Class, Type[]) - 类 的构造器cn.lsmya.http.ParameterizedTypeImpl
 
patchForm(String) - 类 中的静态方法cn.lsmya.http.Http
Put Form请求
PatchFormBuilder - cn.lsmya.http.builder中的类
patchForm请求构造器
PatchFormBuilder(String) - 类 的构造器cn.lsmya.http.builder.PatchFormBuilder
 
patchJSON(String) - 类 中的静态方法cn.lsmya.http.Http
Put JSON请求
PatchJsonBuilder - cn.lsmya.http.builder中的类
patchJson请求构造器
PatchJsonBuilder(String) - 类 的构造器cn.lsmya.http.builder.PatchJsonBuilder
 
postForm(String) - 类 中的静态方法cn.lsmya.http.Http
Post Form请求
PostFormBuilder - cn.lsmya.http.builder中的类
postForm请求构造器
PostFormBuilder(String) - 类 的构造器cn.lsmya.http.builder.PostFormBuilder
 
postJSON(String) - 类 中的静态方法cn.lsmya.http.Http
Post JSON请求
PostJsonBuilder - cn.lsmya.http.builder中的类
postJson请求构造器
PostJsonBuilder(String) - 类 的构造器cn.lsmya.http.builder.PostJsonBuilder
 
Progress - cn.lsmya.http.other中的类
User: ljx Date: 2019/1/20 Time: 18:15 It is NOT thread safe.
Progress() - 类 的构造器cn.lsmya.http.other.Progress
 
Progress(int, long, long) - 类 的构造器cn.lsmya.http.other.Progress
 
ProgressInterceptor - cn.lsmya.http中的类
下载进度拦截器
ProgressInterceptor(OnProgressListener) - 类 的构造器cn.lsmya.http.ProgressInterceptor
 
ProgressRequestBody - cn.lsmya.http.listener中的类
 
ProgressRequestBody(RequestBody, OnProgressListener) - 类 的构造器cn.lsmya.http.listener.ProgressRequestBody
构造函数,赋值
ProgressResponseBody - cn.lsmya.http中的类
文件下载,带进度的响应实体
ProgressResponseBody(Response, OnProgressListener) - 类 的构造器cn.lsmya.http.ProgressResponseBody
构造函数,赋值
putForm(String) - 类 中的静态方法cn.lsmya.http.Http
Put Form请求
PutFormBuilder - cn.lsmya.http.builder中的类
putForm请求构造器
PutFormBuilder(String) - 类 的构造器cn.lsmya.http.builder.PutFormBuilder
 
putJSON(String) - 类 中的静态方法cn.lsmya.http.Http
Put JSON请求
PutJsonBuilder - cn.lsmya.http.builder中的类
putJson请求构造器
PutJsonBuilder(String) - 类 的构造器cn.lsmya.http.builder.PutJsonBuilder
 

R

read(String) - 类 中的静态方法cn.lsmya.http.IOUtil
根据文件路径获取文件里面的内容
read(File) - 类 中的静态方法cn.lsmya.http.IOUtil
根据文件对象获取文本文件里面的的内容
read(InputStream) - 类 中的静态方法cn.lsmya.http.IOUtil
读取输入流里面的内容,并按String类型返回结果
removeAllHeader(String) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
removeAllHeader(String) - 接口 中的方法cn.lsmya.http.param.IHeaders
 
removeFile(String) - 类 中的方法cn.lsmya.http.builder.PostFormBuilder
 
removeFile(String) - 接口 中的方法cn.lsmya.http.param.IFile
根据key 移除已添加的文件

S

set(Progress) - 类 中的方法cn.lsmya.http.other.Progress
 
setBaseUrl(String) - 类 中的静态方法cn.lsmya.http.Http
 
setBaseUrl(String) - 类 中的静态方法cn.lsmya.http.HttpManage
 
setCurrentSize(long) - 类 中的方法cn.lsmya.http.other.Progress
 
setDebug(boolean) - 类 中的静态方法cn.lsmya.http.Http
 
setDebug(boolean) - 类 中的静态方法cn.lsmya.http.HttpManage
 
setHeader(String, String) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
setHeader(String, String, boolean) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
setHeader(String, String) - 接口 中的方法cn.lsmya.http.param.IHeaders
 
setHeader(String, String, boolean) - 接口 中的方法cn.lsmya.http.param.IHeaders
 
setHeadersBuilder(Headers.Builder) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
 
setHeadersBuilder(Headers.Builder) - 接口 中的方法cn.lsmya.http.param.IHeaders
 
setOkHttpClient(OkHttpClient) - 类 中的静态方法cn.lsmya.http.Http
 
setOkHttpClient(OkHttpClient) - 类 中的静态方法cn.lsmya.http.HttpManage
 
setProgress(int) - 类 中的方法cn.lsmya.http.other.Progress
 
setProgressCallback(OnProgressListener) - 类 中的方法cn.lsmya.http.builder.PostFormBuilder
 
setProgressCallback(OnProgressListener) - 接口 中的方法cn.lsmya.http.param.IFile
设置上传进度监听器
setRequestCallback(OnRequestListener) - 类 中的静态方法cn.lsmya.http.Http
 
setRequestCallback(OnRequestListener) - 类 中的静态方法cn.lsmya.http.HttpManage
 
setResultCallback(OnResultListener) - 类 中的静态方法cn.lsmya.http.Http
 
setResultCallback(OnResultListener) - 类 中的静态方法cn.lsmya.http.HttpManage
 
setTotalSize(long) - 类 中的方法cn.lsmya.http.other.Progress
 
setUrl(String) - 类 中的方法cn.lsmya.http.builder.HttpBuilder
请求url、方法
setUrl(String) - 接口 中的方法cn.lsmya.http.param.IMethod
 
setValue(String) - 类 中的方法cn.lsmya.http.entity.UpFile
 
source() - 类 中的方法cn.lsmya.http.ProgressResponseBody
重写进行包装source

T

toJson(Object) - 类 中的静态方法cn.lsmya.http.GsonUtil
 
toString() - 异常错误 中的方法cn.lsmya.http.HttpStatusCodeException
 
toString() - 类 中的方法cn.lsmya.http.other.Progress
 

U

updateProgress() - 类 中的方法cn.lsmya.http.other.Progress
 
UpFile - cn.lsmya.http.entity中的类
User: ljx Date: 2018/12/21 Time: 09:21
UpFile(String, String) - 类 的构造器cn.lsmya.http.entity.UpFile
 
UpFile(String, String, String) - 类 的构造器cn.lsmya.http.entity.UpFile
 
UpFile(String, File, String) - 类 的构造器cn.lsmya.http.entity.UpFile
 
UpFile(String, URI) - 类 的构造器cn.lsmya.http.entity.UpFile
 

V

VERSION_CODE - 类 中的静态变量cn.lsmya.http.BuildConfig
 
VERSION_NAME - 类 中的静态变量cn.lsmya.http.BuildConfig
 

W

with(String) - 类 中的静态方法cn.lsmya.http.builder.DeleteFormBuilder
 
with(String) - 类 中的静态方法cn.lsmya.http.builder.DeleteJsonBuilder
 
with(String) - 类 中的静态方法cn.lsmya.http.builder.GetBuilder
 
with(String) - 类 中的静态方法cn.lsmya.http.builder.PatchFormBuilder
 
with(String) - 类 中的静态方法cn.lsmya.http.builder.PatchJsonBuilder
 
with(String) - 类 中的静态方法cn.lsmya.http.builder.PostFormBuilder
 
with(String) - 类 中的静态方法cn.lsmya.http.builder.PostJsonBuilder
 
with(String) - 类 中的静态方法cn.lsmya.http.builder.PutFormBuilder
 
with(String) - 类 中的静态方法cn.lsmya.http.builder.PutJsonBuilder
 
write(InputStream, String) - 类 中的静态方法cn.lsmya.http.IOUtil
 
write(InputStream, String, boolean) - 类 中的静态方法cn.lsmya.http.IOUtil
 
write(InputStream, File) - 类 中的静态方法cn.lsmya.http.IOUtil
 
write(InputStream, File, boolean) - 类 中的静态方法cn.lsmya.http.IOUtil
读取流里面的内容,并以文件的形式保存
write(InputStream, OutputStream) - 类 中的静态方法cn.lsmya.http.IOUtil
 
writeTo(BufferedSink) - 类 中的方法cn.lsmya.http.listener.ProgressRequestBody
重写进行写入
A B C D E F G H I K L M O P R S T U V W 
跳过导航链接