| Package | Description |
|---|---|
| ru.dlabs71.library.email.client.receiver |
This package contains all available clients for receiving email messages.
|
| ru.dlabs71.library.email.client.sender |
This package contains all available clients for sending email messages.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ReceiverDClient
The general interface for a receiver client (IMAP, POP3, etc.).
|
| Modifier and Type | Class and Description |
|---|---|
class |
IMAPDClient
This class is an implementation of the interface
ReceiverDClient. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SenderDClient
The email client for sending messages.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SMTPDClient
This class is an implementation of the interface
SenderDClient. |
Copyright © 2023. All rights reserved.