public interface HttpExecutor extends Interceptor.InvocationTarget
| 限定符和类型 | 方法和说明 |
|---|---|
@NonNull RawResponse |
proceed(Request request)
Process the request, and return response
|
@NonNull RawResponse proceed(Request request)
proceed 在接口中 Interceptor.InvocationTargetCopyright © 2019. All rights reserved.