public abstract class InterceptorStack extends Object implements Interceptor
| 构造器和说明 |
|---|
InterceptorStack() |
protected InterceptorStack addInterceptors(Interceptor... interceptors)
public final void intercept(Invocation inv)
intercept 在接口中 Interceptorpublic abstract void config()
Copyright © 2022. All rights reserved.