|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| Wraps a MimeMessage with additional routing and processing information. | |
| Mailet | A Mailet processes mail messages. |
| MailetConfig | A mailet configuration object used by the mailet container to pass information to a mailet during initialization. |
| MailetContext | Defines a set of methods that can be used to interact with the mailet container. |
| Matcher | This interface defines the behaviour of the message "routing" inside the mailet container. |
| MatcherConfig | A matcher configuration object used by the mailet container to pass information to a matcher during initialization. |
| Class Summary | |
|---|---|
| HostAddress | A specialized subclass of javax.mail.URLName, which provides the name of a URL as well as its corresponding host name. |
| MailAddress | A representation of an email address. |
| Exception Summary | |
|---|---|
| MailetException | Defines a general exception a mailet can throw when it encounters difficulty. |
This package constitutes the Mailet API.
To understand the API, start by reviewing the Matcher and Mailet interfaces.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||