| Package | Description |
|---|---|
| ru.dlabs71.library.email |
D-email is the library that provides a simple opportunity to send and receive email messages.
|
| ru.dlabs71.library.email.client.sender |
This package contains all available clients for sending email messages.
|
| ru.dlabs71.library.email.property |
This package contains all the property classes for configuring email clients.
|
| Modifier and Type | Method and Description |
|---|---|
static DEmailSender |
DEmailSender.of(SmtpProperties properties)
Creates instance of the
DEmailSender class. |
| Constructor and Description |
|---|
SMTPDClient(SmtpProperties smtpProperties)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SmtpProperties |
SmtpProperties.SmtpPropertiesBuilder.build()
Builds and returns a new instance of
SmtpProperties. |
Copyright © 2023. All rights reserved.