| 程序包 | 说明 |
|---|---|
| org.noear.solon | |
| org.noear.solon.core |
| 限定符和类型 | 方法和说明 |
|---|---|
XMap |
XProperties.argx()
获取启动参数
|
XMap |
XProperties.getXmap(String key) |
static XMap |
XUtil.pathVarMap(String path,
String expr) |
| 限定符和类型 | 方法和说明 |
|---|---|
XProperties |
XProperties.load(XMap args) |
static XApp |
XApp.start(Class<?> source,
XMap argx,
Act1<XApp> builder) |
| 构造器和说明 |
|---|
XApp(XMap args) |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract XMap |
XContext.cookieMap() |
XMap |
XContextEmpty.cookieMap() |
static XMap |
XMap.from(List<String> args) |
static XMap |
XMap.from(String[] args) |
abstract XMap |
XContext.headerMap() |
XMap |
XContextEmpty.headerMap() |
abstract XMap |
XContext.paramMap() |
XMap |
XContextEmpty.paramMap() |
XMap |
XContext.pathMap(String expr)
获取请求的URI路径变量,根据路径表达式
|
Copyright © 2019. All rights reserved.