| Package | Description |
|---|---|
| ru.dlabs71.library.email.client |
The common package for email clients.
|
| 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 | Method and Description |
|---|---|
jakarta.mail.Session |
DClient.connect()
Connects to the email server.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.mail.Session |
IMAPDClient.connect()
Connects to the email server using the IMAP protocol.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.mail.Session |
SMTPDClient.connect()
Connects to the email server using the SMTP protocol.
|
Copyright © 2023. All rights reserved.