| Package | Description |
|---|---|
| cn.beecloud |
| Modifier and Type | Method and Description |
|---|---|
static RequestUtil.REQUEST_TYPE |
RequestUtil.REQUEST_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestUtil.REQUEST_TYPE[] |
RequestUtil.REQUEST_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,Object> |
RequestUtil.request(String requestUrl,
Object param,
RequestUtil.REQUEST_TYPE request_type) |
Copyright © 2016. All rights reserved.