| 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.
|
| ru.dlabs71.library.email.converter.outgoing |
This class contains converters that convert from outgoing message DTO to
jakarta.mail.Message. |
| ru.dlabs71.library.email.dto.message.outgoing |
This package contains all the DTOs for outgoing messages.
|
| ru.dlabs71.library.email.util |
This package contains all the helper classes that are used by the library or can be used by you.
|
| Class and Description |
|---|
| SessionException
The exception is caused by troubles in the process of connecting to a server.
|
| Class and Description |
|---|
| SessionException
The exception is caused by troubles in the process of connecting to a server.
|
| Class and Description |
|---|
| SessionException
The exception is caused by troubles in the process of connecting to a server.
|
| Class and Description |
|---|
| CreateMessageException
The exception is caused by a failure to convert a Jakarta Message class (
Message)
to DTO classes that implement the Message interface. |
| Class and Description |
|---|
| TemplateCreationException
The exception is caused by a failure to create message based on a Velocity Template.
|
| Class and Description |
|---|
| AttachmentException
The exception is caused by a failure to create an email attachment.
|
| TemplateCreationException
The exception is caused by a failure to create message based on a Velocity Template.
|
Copyright © 2023. All rights reserved.