| 程序包 | 说明 |
|---|---|
| org.noear.solon.core | |
| org.noear.solon.core.handle | |
| org.noear.solon.core.route |
| 限定符和类型 | 方法和说明 |
|---|---|
List<RankEntity<Filter>> |
ChainManager.getFilterNodes() |
List<RankEntity<RouterInterceptor>> |
ChainManager.getInterceptorNodes() |
| 构造器和说明 |
|---|
FilterChainImpl(List<RankEntity<Filter>> filterList) |
| 构造器和说明 |
|---|
RouterInterceptorChainImpl(List<RankEntity<RouterInterceptor>> interceptorList) |
Copyright © 2023. All rights reserved.