public class RxFilterChainImpl extends Object implements RxFilterChain
| Constructor and Description |
|---|
RxFilterChainImpl(List<org.noear.solon.core.util.RankEntity<RxFilter>> filterList) |
RxFilterChainImpl(List<org.noear.solon.core.util.RankEntity<RxFilter>> filterList,
RxHandler lastHandler) |
public RxFilterChainImpl(List<org.noear.solon.core.util.RankEntity<RxFilter>> filterList)
public Completable doFilter(RxContext ctx)
doFilter in interface RxFilterChainctx - 上下文Copyright © 2025. All rights reserved.