Package | Description |
---|---|
top.hmtools.wxmp.core.httpclient | |
top.hmtools.wxmp.core.httpclient.responseHandler |
Modifier and Type | Method and Description |
---|---|
static <T> T |
HmHttpClientTools.executeHttpRequest(org.apache.http.client.methods.HttpRequestBase httpRequest,
EResponseHandler eResponseHandler) |
Modifier and Type | Method and Description |
---|---|
static EResponseHandler |
EResponseHandler.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EResponseHandler[] |
EResponseHandler.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.