| Class and Description |
|---|
| AbstractReceiveEvent |
| Attachment
Represents an attachment to an email, including metadata
|
| Email.Attachment |
| Email.Attachments |
| Email.Recipients |
| Event |
| FileSystemAttachment
In memory representation of a file persisted to disk.
|
| Filter |
| 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
|
| InputStreamConsumer |
| Mailbox |
| MailboxAddress |
| 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
|
| StandardMessageImpl |
Copyright © 2021 McEvoy Software Ltd. All rights reserved.