public interface Interceptor
| 限定符和类型 | 接口和说明 |
|---|---|
static interface |
Interceptor.InvocationTarget |
| 限定符和类型 | 方法和说明 |
|---|---|
RawResponse |
intercept(Interceptor.InvocationTarget target,
Request request)
Intercept http request process
|
RawResponse intercept(Interceptor.InvocationTarget target, Request request)
Copyright © 2017. All rights reserved.