| Package | Description |
|---|---|
| cn.jiguang.common.connection |
| Modifier and Type | Method and Description |
|---|---|
static IHttpClient.RequestMethod |
IHttpClient.RequestMethod.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IHttpClient.RequestMethod[] |
IHttpClient.RequestMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseWrapper |
NativeHttpClient.doRequest(java.lang.String url,
java.lang.String content,
IHttpClient.RequestMethod method) |
Copyright © 2018. All Rights Reserved.