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