public interface Interceptor
| 限定符和类型 | 方法和说明 |
|---|---|
void |
afterResponseReceived(ResponseContext context) |
void |
beforeRequest(RequestContext context) |
void beforeRequest(RequestContext context)
void afterResponseReceived(ResponseContext context)
Copyright © 2021–2022. All rights reserved.