接口的使用
com.dtflys.forest.callback.OnProgress
使用OnProgress的程序包
程序包
说明
-
com.dtflys.forest.backend.httpclient中OnProgress的使用
-
com.dtflys.forest.backend.okhttp3中OnProgress的使用
-
com.dtflys.forest.http中OnProgress的使用
参数类型为OnProgress的com.dtflys.forest.http中的方法修饰符和类型方法说明ForestRequest.onProgress(OnProgress onProgress) 设置进度回调函数:上传/下载进度监听时调用ForestRequest.setOnProgress(OnProgress onProgress) 设置进度回调函数:上传/下载进度监听时调用 -
com.dtflys.forest.interceptor中OnProgress的使用
-
com.dtflys.forest.lifecycles中OnProgress的使用
修饰符和类型接口说明interfaceBaseAnnotationLifeCycle<A extends Annotation,I> interfaceMethodAnnotationLifeCycle<A extends Annotation,I> 方法注解的生命周期interfaceParameterAnnotationLifeCycle<A extends Annotation,I> 参数注解的生命周期 -
com.dtflys.forest.lifecycles.authorization中OnProgress的使用
-
com.dtflys.forest.lifecycles.base中OnProgress的使用
-
com.dtflys.forest.lifecycles.file中OnProgress的使用
-
com.dtflys.forest.lifecycles.logging中OnProgress的使用
修饰符和类型类说明classclassclassclass -
com.dtflys.forest.lifecycles.method中OnProgress的使用
修饰符和类型类说明class重试注解的生命周期类classForest后端框架注解的生命周期类classForest后端框架注解的生命周期类classclass标记是否开启解压GZIP响应内容的注解的生命周期类classclassclassclassclassclassclassclassclass标记是否开启解压GZIP响应内容的注解的生命周期类classclass重试器注解的生命周期类class重试注解的生命周期类classForest后端框架注解的生命周期类classForest后端框架注解的生命周期类class重试注解的生命周期类class -
com.dtflys.forest.lifecycles.parameter中OnProgress的使用
修饰符和类型类说明classAbstractBodyLifeCycle<A extends Annotation>抽象请求体生命周期处理类classForest @JSONBody注解的生命周期classForest @Body注解的生命周期classForest @DataFile注解的生命周期classForest @DataObject注解的生命周期classForest @DataParam注解的生命周期classForest @FormBody注解的生命周期classForest @Header注解的生命周期classForest @JSONBody注解的生命周期classForest @Query注解的生命周期classForest @JSONBody注解的生命周期classForest @Query注解的生命周期classclassForest @URLEncode注解的生命周期classForest @DataVariable注解的生命周期classForest @XMLBody注解的生命周期 -
com.dtflys.forest.lifecycles.proxy中OnProgress的使用