public static interface XHttpExecutor.Interceptor
| 限定符和类型 | 方法和说明 |
|---|---|
XHttpExecutor.Response |
intercept(XHttpExecutor executor,
XHttpExecutor.Request request)
拦截方法。
|
XHttpExecutor.Response intercept(XHttpExecutor executor, XHttpExecutor.Request request) throws Exception
executor - http执行器request - 请求参数Exception - 拦截过程中可能会发生异常Copyright © 2019. All rights reserved.