public class FilterChainImpl extends Object implements FilterChain
public FilterChainImpl(List<RankEntity<Filter>> filterList)
public void doFilter(Context ctx) throws Throwable
FilterChaindoFilter 在接口中 FilterChainctx - 上下文ThrowableCopyright © 2023. All rights reserved.