| Package | Description |
|---|---|
| me.hao0.diablo.common.model |
| Modifier and Type | Field and Description |
|---|---|
static JsonResponse |
JsonResponse.AUTH_FAIL |
static JsonResponse |
JsonResponse.NEED_LOGIN |
static JsonResponse |
JsonResponse.PARAM_MISSING |
static JsonResponse |
JsonResponse.SERVER_ERR |
| Modifier and Type | Method and Description |
|---|---|
static JsonResponse |
JsonResponse.notOk(Integer status,
Object err) |
static JsonResponse |
JsonResponse.notOk(Object err) |
static JsonResponse |
JsonResponse.ok() |
static JsonResponse |
JsonResponse.ok(Object data) |
static JsonResponse |
JsonResponse.redirect(String url) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.