| Modifier and Type | Class and Description |
|---|---|
class |
DefaultHttpRetryCondition |
class |
RetryOnExceptionCondition |
class |
RetryOnHttpMethodCondition |
class |
RetryOnHttpStatusCondition |
| Modifier and Type | Class and Description |
|---|---|
class |
RetryPolicy |
| Constructor and Description |
|---|
RetryPolicy(RetryCondition retryCondition,
BackoffStrategy backoffStrategy) |
| Modifier and Type | Class and Description |
|---|---|
class |
AndMergeRetryCondition
Merge no retry with and operation.
|
class |
MaxRetryTimesCondition |
class |
NoRetryCondition |
class |
OrMergeRetryCondition
Merge no retry with or operation.
|
| Constructor and Description |
|---|
AndMergeRetryCondition(List<RetryCondition> conditions) |
OrMergeRetryCondition(List<RetryCondition> conditions) |
| Modifier and Type | Class and Description |
|---|---|
class |
QuotesSubsRetryCondition |
| Modifier and Type | Class and Description |
|---|---|
class |
GrpcRetryCondition |
Copyright © 2025 Webull. All rights reserved.