|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Wrap a MimeMessage with routing information (from SMTP) such as SMTP specified recipients, sender, and ip address and hostname of sending server. | |
Mailet | Draft of a Mailet inteface. |
MailetConfig | A mailet configuration object used by a mailet container to pass information to a mailet during initialization. |
MailetContext | Defines a set of methods that a mailet or matcher uses to communicate with its mailet container, for example, to send a new message, to deliver a message locally, or write to a log file. |
Matcher | This interface define the behaviour of the message "routing" inside the mailet container. |
MatcherConfig | A matcher configuration object used by a mailet container used to pass information to a matcher during initialization. |
Class Summary | |
---|---|
GenericMailet | GenericMailet makes writing mailets easier. |
GenericMatcher | GenericMatcher implements the Matcher and MatcherConfig interfaces. |
GenericRecipientMatcher | GenericMatcher makes writing recipient based matchers easier. |
HostAddress | |
MailAddress | A representation of an email address. |
RFC2822Headers | This utility class provides the set of header names explicitly defined in RFC 2822 |
Exception Summary | |
---|---|
MailetException | Defines a general exception a mailet can throw when it encounters difficulty. |
The classes that constitute the Mailet API.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |