| 程序包 | 说明 |
|---|---|
| com.ptteng.course.util.aliPayUtil.apacheCommonUtil.httpclient |
Classes and interfaces supporting the client side of the HTTP protocol.
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
MethodRetryHandler.retryMethod(HttpMethod method,
HttpConnection connection,
HttpRecoverableException recoverableException,
int executionCount,
boolean requestSent)
已过时。
Determines if a method should be retried after an HttpRecoverableException
occurs during execution.
|
boolean |
DefaultMethodRetryHandler.retryMethod(HttpMethod method,
HttpConnection connection,
HttpRecoverableException recoverableException,
int executionCount,
boolean requestSent)
已过时。
Used
retryCount and requestSentRetryEnabled to determine
if the given method should be retried. |
Copyright © 2017. All rights reserved.