|
Interface Summary |
| AuthenticationHandler |
The interface that enables challenge-response communication necessary for SMTP AUTH. |
| AuthenticationHandlerFactory |
|
| MessageContext |
Interface which provides context to the message handlers. |
| MessageHandler |
The interface that defines the conversational exchange of a single message
on an SMTP connection. |
| MessageHandlerFactory |
The primary interface to be implemented by clients of the SMTP library. |
| MessageListener |
This is an interface for processing the end-result messages that is
higher-level than the MessageHandler and related factory. |