Package | Description |
---|---|
cn.orionsec.kit.http.apache |
Modifier and Type | Method and Description |
---|---|
static ApacheClientRetryPolicy |
ApacheClientRetryPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApacheClientRetryPolicy[] |
ApacheClientRetryPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ApacheClientBuilder |
ApacheClientBuilder.requestRetryHandler(ApacheClientRetryPolicy policy) |
Copyright © 2024. All rights reserved.