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