| Interface | Description |
|---|---|
| Attachment |
Represents an attachment to an email, including metadata
|
| Email.Attachment | |
| Event | |
| Filter | |
| HtmlMessageResource | |
| InputStreamConsumer | |
| Mailbox | |
| MailResourceFactory | |
| MessageFolder | |
| MessageResource |
The minimal interface needed to support basic email functionality.
|
| StandardMessage |
Interface which describes a standard message.
|
| StandardMessageFactory |
A service to copy information from a MimeMessage to a
StandardMessage and vice versa
|
| TextMessageResource |
| Class | Description |
|---|---|
| AbstractReceiveEvent | |
| AcceptEvent | |
| DeliverEvent | |
| Email.InMemoryAttachment | |
| Email.Recipients | |
| FileSystemAttachment |
In memory representation of a file persisted to disk.
|
| FilterChain |
Passes the request and response along a series of filters
By default the MailServer loads a single filter which executes the appropriate
handler for the http method
Additional filters can be added using HttpManager.addFilter
|
| LoginEvent | |
| MailboxAddress | |
| MailUtils | |
| Message | |
| StandardMessageFactoryImpl | |
| StandardMessageFactoryImpl.AttachmentReadingDataSource | |
| StandardMessageImpl | |
| StandardMessageWrapper |
Useful for wrapping a standard message.
|
| Utils |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.