| Package | Description |
|---|---|
| org.nutz.plugins.undertow.ajax |
| Modifier and Type | Method and Description |
|---|---|
static AjaxReturn |
Ajax.expired() |
static AjaxReturn |
Ajax.fail() |
static AjaxReturn |
Ajax.ok() |
AjaxReturn |
AjaxReturn.setData(Object data) |
AjaxReturn |
AjaxReturn.setErrCode(String errCode) |
AjaxReturn |
AjaxReturn.setMsg(String msg) |
AjaxReturn |
AjaxReturn.setOk(boolean ok) |
Copyright © 2017. All rights reserved.