public class NetsuiteRetriableCaller extends RandomizedExponentialBackoffCaller<org.mule.soap.api.message.SoapResponse>
| Constructor and Description |
|---|
NetsuiteRetriableCaller(RetriableCallerConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRetriable(Result<org.mule.soap.api.message.SoapResponse> result) |
call, getRandomizedExponentialWaitingTime, getSleepWaitingTimepublic NetsuiteRetriableCaller(RetriableCallerConfiguration configuration)
public boolean isRetriable(Result<org.mule.soap.api.message.SoapResponse> result)
isRetriable in class RandomizedExponentialBackoffCaller<org.mule.soap.api.message.SoapResponse>Copyright © 2025 MuleSoft, Inc.. All rights reserved.