public class HttpInvokeUtil extends Object
| Constructor and Description |
|---|
HttpInvokeUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.http.HttpResponse |
executeHttpRequest(org.apache.http.client.methods.HttpUriRequest httpRequest)
執行Http調用(含重試控制)
|
public static org.apache.http.HttpResponse executeHttpRequest(org.apache.http.client.methods.HttpUriRequest httpRequest)
throws org.apache.http.client.ClientProtocolException,
IOException
org.apache.http.client.ClientProtocolExceptionIOExceptionCopyright © 2022. All rights reserved.