public class RetryOnHttpStatusCondition extends Object implements RetryCondition
| Constructor and Description |
|---|
RetryOnHttpStatusCondition() |
RetryOnHttpStatusCondition(Integer[] retryableHttpStatusList) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldRetry(RetryContext context) |
public RetryOnHttpStatusCondition()
public RetryOnHttpStatusCondition(Integer[] retryableHttpStatusList)
public boolean shouldRetry(RetryContext context)
shouldRetry in interface RetryConditionCopyright © 2025 Webull. All rights reserved.