接口的使用
com.dtflys.forest.interceptor.Interceptor
使用Interceptor的程序包
程序包
说明
-
com.dtflys.forest.backend.httpclient中Interceptor的使用
-
com.dtflys.forest.backend.okhttp3中Interceptor的使用
-
com.dtflys.forest.config中Interceptor的使用
返回变量类型为Interceptor的类型的com.dtflys.forest.config中的方法类型变量类型为Interceptor的com.dtflys.forest.config中的方法参数修饰符和类型方法说明ForestConfiguration.setInterceptors(List<Class<? extends Interceptor>> interceptors) 设置全局拦截器列表 -
com.dtflys.forest.http中Interceptor的使用
参数类型为Interceptor的com.dtflys.forest.http中的方法类型变量类型为Interceptor的com.dtflys.forest.http中的方法参数 -
com.dtflys.forest.interceptor中Interceptor的使用
类型参数类型为Interceptor的com.dtflys.forest.interceptor中的字段修饰符和类型字段说明protected final Map<Class,Interceptor> DefaultInterceptorFactory.INTERCEPTOR_CACHE拦截器实例缓存类型参数类型为Interceptor的com.dtflys.forest.interceptor中的方法修饰符和类型方法说明protected <T extends Interceptor>
InterceptorDefaultInterceptorFactory.createInterceptor(Class<T> clazz) <T extends Interceptor>
TDefaultInterceptorFactory.getInterceptor(Class<T> clazz) <T extends Interceptor>
TInterceptorFactory.getInterceptor(Class<T> clazz) 修饰符和类型方法说明protected <T extends Interceptor>
InterceptorDefaultInterceptorFactory.createInterceptor(Class<T> clazz) 参数类型为Interceptor的com.dtflys.forest.interceptor中的方法 -
com.dtflys.forest.lifecycles中Interceptor的使用
修饰符和类型接口说明interfaceBaseAnnotationLifeCycle<A extends Annotation,I> interfaceMethodAnnotationLifeCycle<A extends Annotation,I> 方法注解的生命周期interfaceParameterAnnotationLifeCycle<A extends Annotation,I> 参数注解的生命周期 -
com.dtflys.forest.lifecycles.authorization中Interceptor的使用
-
com.dtflys.forest.lifecycles.base中Interceptor的使用
-
com.dtflys.forest.lifecycles.file中Interceptor的使用
-
com.dtflys.forest.lifecycles.logging中Interceptor的使用
修饰符和类型类说明classclassclassclass -
com.dtflys.forest.lifecycles.method中Interceptor的使用
修饰符和类型类说明class重试注解的生命周期类classForest后端框架注解的生命周期类classForest后端框架注解的生命周期类classclass标记是否开启解压GZIP响应内容的注解的生命周期类classclassclassclassclassclassclassclassclass标记是否开启解压GZIP响应内容的注解的生命周期类classclass重试器注解的生命周期类class重试注解的生命周期类classForest后端框架注解的生命周期类classForest后端框架注解的生命周期类class重试注解的生命周期类class -
com.dtflys.forest.lifecycles.parameter中Interceptor的使用
修饰符和类型类说明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中Interceptor的使用
-
com.dtflys.forest.reflection中Interceptor的使用
返回变量类型为Interceptor的类型的com.dtflys.forest.reflection中的方法