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