public interface InterceptorCallback
| 限定符和类型 | 方法和说明 |
|---|---|
int |
addIntercept(int c,
Callback callback,
Filter filter)
添加拦截器
|
int |
addIntercept(int c,
Filter filter)
添加拦截器
|
Copyright © 2021. All rights reserved.