| Package | Description |
|---|---|
| org.noear.solon.core.handle | |
| org.noear.solon.core.route | |
| org.noear.solon.core.util |
| Modifier and Type | Method and Description |
|---|---|
List<RankEntity<Filter>> |
HandlerAide.filters()
过滤列表
|
| Constructor and Description |
|---|
FilterChainImpl(List<RankEntity<Filter>> filterList) |
FilterChainImpl(List<RankEntity<Filter>> filterList,
Handler lastHandler) |
| Constructor and Description |
|---|
RouterInterceptorChainImpl(List<RankEntity<RouterInterceptor>> interceptorList) |
RouterInterceptorChainImpl(List<RankEntity<RouterInterceptor>> interceptorList,
Handler lastHandler) |
| Modifier and Type | Method and Description |
|---|---|
int |
RankEntity.compareTo(RankEntity<T> o) |
Copyright © 2025. All rights reserved.