public abstract class Ajax extends Object
| Constructor and Description |
|---|
Ajax() |
| Modifier and Type | Method and Description |
|---|---|
static AjaxReturn |
expired() |
static AjaxReturn |
fail() |
static AjaxReturn |
ok() |
static org.nutz.lang.util.NutMap |
one() |
public static AjaxReturn ok()
public static AjaxReturn fail()
public static AjaxReturn expired()
public static org.nutz.lang.util.NutMap one()
Copyright © 2017. All rights reserved.