| Package | Description |
|---|---|
| org.noear.solon.rx.handle |
| Modifier and Type | Method and Description |
|---|---|
Collection<RxFilter> |
RxChainManager.getFilterNodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
RxChainManager.addFilter(RxFilter filter,
int index)
添加过滤器
|
void |
RxChainManager.addFilterIfAbsent(RxFilter filter,
int index)
添加过滤器,如果有相同类的则不加
|
| 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) |
Copyright © 2025. All rights reserved.