public class DefaultInterceptorChain extends Object implements InterceptorChain
DefaultInterceptorChain(List<Interceptor> interceptors)
void
intercept(Request request, Response response)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultInterceptorChain(List<Interceptor> interceptors)
public void intercept(Request request, Response response) throws Exception
intercept
InterceptorChain
Exception
Copyright © 2019 Baidu, Inc.. All rights reserved.