public interface ConcurrencyAwareCaller<T>
| Modifier and Type | Method and Description |
|---|---|
T |
call(Supplier<Result<T>> resultSupplier) |
T call(Supplier<Result<T>> resultSupplier) throws InterruptedException
InterruptedExceptionCopyright © 2025 MuleSoft, Inc.. All rights reserved.