See: Description
| Interface | Description |
|---|---|
| RetryableUtils.RetryableSupplier<R> |
Functional interface for using in the RetryableUtils.retry(int, long, RetryableSupplier).
|
| RetryableUtils.RetryableWorker |
Functional interface for using RetryableUtils.retry(int, long, RetryableWorker).
|
| Class | Description |
|---|---|
| AttachmentUtils |
This is the utility class is for creating
EmailAttachment objects. |
| EmailMessageUtils |
The utility class is for working with email messages and parts of ones.
|
| FileSystemUtils |
The utility class is for working with a file system and its files.
|
| JavaCoreUtils |
The utility class contains helpful method for working with Java Core.
|
| MessageValidator |
The utility class contains methods for validating messages.
|
| ProtocolUtils |
The utility class contains helpful methods for work with different parts of HTTP.
|
| RetryableUtils |
The Utility class with helper methods for create retryable mechanizes.
|
| TemplateUtils |
It's the helper for creating formatted strings using the Velocity engine.
|
| TemplateUtils.TemplatePath |
The class describes a path to template.
|
Copyright © 2023. All rights reserved.