| Package | Description |
|---|---|
| com.mulesoft.connector.netsuite.internal.citizen.concurrency | |
| com.mulesoft.connector.netsuite.internal.connection.provider |
| Modifier and Type | Method and Description |
|---|---|
Result<T> |
ResultFactory.resultErrored(RuntimeException ex) |
Result<T> |
ResultFactory.resultWithResponse(T response) |
| Modifier and Type | Method and Description |
|---|---|
abstract boolean |
RandomizedExponentialBackoffCaller.isRetriable(Result<T> result) |
| Modifier and Type | Method and Description |
|---|---|
T |
ConcurrencyAwareCaller.call(Supplier<Result<T>> resultSupplier) |
T |
DoNothing.call(Supplier<Result<T>> resultSupplier) |
T |
RandomizedExponentialBackoffCaller.call(Supplier<Result<T>> resultSupplier) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NetsuiteRetriableCaller.isRetriable(Result<org.mule.soap.api.message.SoapResponse> result) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.