| 程序包 | 说明 |
|---|---|
| org.noear.solon.core.handle | |
| org.noear.solon.core.mvc |
| 限定符和类型 | 方法和说明 |
|---|---|
Mapping |
Action.mapping()
映射
|
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
HandlerSlots.add(Mapping mapping,
Set<MethodType> methodTypes,
Handler handler)
添加主体处理
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected Mapping |
ActionLoaderDefault.bMapping |
| 限定符和类型 | 方法和说明 |
|---|---|
Mapping |
ActionDefault.mapping()
映射(可能为Null)
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected ActionDefault |
ActionLoaderDefault.createAction(BeanWrap bw,
Method method,
Mapping mp,
String path,
boolean remoting)
构建 Action
|
| 构造器和说明 |
|---|
ActionDefault(BeanWrap bWrap,
HandlerAide bAide,
Method method,
Mapping mapping,
String path,
boolean remoting,
Render render) |
Copyright © 2024. All rights reserved.