| 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.receiver |
This package contains all available clients for receiving 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 DEmailReceiver |
DEmailReceiver.of(ImapProperties properties)
Creates instance of the
DEmailReceiver class. |
| Constructor and Description |
|---|
DEmailReceiver(ImapProperties properties)
The constructor of the class.
|
| Constructor and Description |
|---|
IMAPDClient(ImapProperties imapProperties)
Constructor of the class.
|
| Modifier and Type | Method and Description |
|---|---|
ImapProperties |
ImapProperties.ImapPropertiesBuilder.build()
Builds and returns a new instance of
ImapProperties. |
Copyright © 2023. All rights reserved.