| 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.dto.message.common |
This package contains all the common classes for constructing message DTOs.
|
| ru.dlabs71.library.email.dto.message.outgoing |
This package contains all the DTOs for outgoing messages.
|
| ru.dlabs71.library.email.property |
This package contains all the property classes for configuring email clients.
|
| ru.dlabs71.library.email.type |
This package contains all the enums using in this library.
|
| Class and Description |
|---|
| ContentMessageType
The enum contains all types of message content.
|
| SendingStatus
Statuses of results sending email messages.
|
| Class and Description |
|---|
| SendingStatus
Statuses of results sending email messages.
|
| Class and Description |
|---|
| TransferEncoder
The enum of supported values of Content-Transfer-Encoding header.
|
| Class and Description |
|---|
| ContentMessageType
The enum contains all types of message content.
|
| TransferEncoder
The enum of supported values of Content-Transfer-Encoding header.
|
| Class and Description |
|---|
| EncryptionType
It's a type of encryption used to connect to an email server.
|
| Protocol
It's the enum with supported email protocol names.
|
| Class and Description |
|---|
| AttachmentType
It's the enum with attachment types, which are based on MIME types.
|
| ContentMessageType
The enum contains all types of message content.
|
| EncryptionType
It's a type of encryption used to connect to an email server.
|
| Protocol
It's the enum with supported email protocol names.
|
| SendingStatus
Statuses of results sending email messages.
|
| TransferEncoder
The enum of supported values of Content-Transfer-Encoding header.
|
Copyright © 2023. All rights reserved.