| 程序包 | 说明 |
|---|---|
| org.noear.solon | |
| org.noear.solon.core |
| 限定符和类型 | 方法和说明 |
|---|---|
static XContext |
XApp.currentContext() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
XNav.handle(XContext c) |
void |
XApp.handle(XContext context)
统一代理入口
|
XHandler |
XApp.matched(XContext context,
int type) |
T |
XRouter.matched(XContext context,
int type)
区配目标(根据上上文)
|
void |
XApp.render(Object obj,
XContext ctx)
渲染数据
|
| 限定符和类型 | 方法和说明 |
|---|---|
static XContext |
XContext.current()
获取当前线程的上下文
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
XAction.handle(XContext x) |
void |
XHandlerLink.handle(XContext context) |
void |
XAppHandler.handle(XContext context) |
void |
XHandler.handle(XContext context) |
void |
XAction.render(Object obj,
XContext ctx) |
void |
XRender.render(Object object,
XContext context) |
Copyright © 2019. All rights reserved.