public interface RxFilter<CTX>
| Modifier and Type | Method and Description |
|---|---|
org.noear.solon.rx.Completable |
doFilter(CTX ctx,
RxFilterChain<CTX> chain)
过滤
|
org.noear.solon.rx.Completable doFilter(CTX ctx, RxFilterChain<CTX> chain)
ctx - 上下文chain - 响应式过滤器调用链Copyright © 2025. All rights reserved.