| Interface | Description |
|---|---|
| MailThreader |
Used for maintaining thread information in sent emails.
|
| Settings |
Represents global settings that control sending of outgoing mail by a
MailServer
instance. |
| Class | Description |
|---|---|
| MailConstants |
Placeholder for constants instead of in the interfaces
|
| MailFactory | |
| MailUtils |
This class contains a bunch of static helper methods that make life a bit easier particularly with the processing of
Parts.
|
| MailUtils.Attachment |
Very simple representation of a mail attachment after it has been
extracted from a message.
|
| Settings.Default |
| Enum | Description |
|---|---|
| MailProtocol |
This enum represents common mail protocols
It consists of the protocol, default port and the class of mail protocol
|
| Exception | Description |
|---|---|
| MailException |
Created by IntelliJ IDEA.
|
Copyright © 2018 Atlassian. All rights reserved.