| Package | Description |
|---|---|
| ru.dlabs71.library.email.util |
This package contains all the helper classes that are used by the library or can be used by you.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetryableUtils.retry(int count,
long delayInMs,
RetryableUtils.RetryableWorker worker)
Retry mechanism for handler in the 'worker' argument.
|
Copyright © 2023. All rights reserved.