接口的使用
tech.mhuang.pacebox.core.chain.BaseInterceptor
使用BaseInterceptor的程序包
-
tech.mhuang.pacebox.core.chain中BaseInterceptor的使用
修饰符和类型方法说明void添加责任void添加责任voidvoid类型变量类型为BaseInterceptor的tech.mhuang.pacebox.core.chain中的方法参数修饰符和类型方法说明void重置责任绑定void类型变量类型为BaseInterceptor的tech.mhuang.pacebox.core.chain中的构造器参数限定符构造器说明ChainAdapter(List<BaseInterceptor<BaseChain<Request, Response>, Response>> interceptors, int index, Request request)