| 程序包 | 说明 |
|---|---|
| org.noear.solon.core | |
| org.noear.solon.core.route |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ChainManager.addInterceptor(RouterInterceptor interceptor,
int index)
添加拦截器
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
RouterHandler
Solon router Handler
|
| 限定符和类型 | 字段和说明 |
|---|---|
RouterInterceptor |
RouterInterceptorEntity.interceptor
自己
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
RouterWrapper.routerInterceptor(int index,
RouterInterceptor interceptor)
添加路由拦截器(按先进后出策略执行)
|
| 构造器和说明 |
|---|
RouterInterceptorEntity(int index,
RouterInterceptor interceptor) |
Copyright © 2023. All rights reserved.