|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Command | Describes a SMTP command |
| SessionIdFactory | SessionIdFactory creates reasonable unique identifiers which are applicable to identify a session in the log files. |
| Class Summary | |
|---|---|
| BaseCommand | |
| CommandHandler | This class manages execution of a SMTP command. |
| HelpMessage | |
| RequireTLSCommandWrapper | Verifies the presence of a TLS connection if TLS is required. |
| Session | The thread that handles a connection. |
| SMTPServer | Main SMTPServer class. |
| TimeBasedSessionIdFactory | TimeBasedSessionIdFactory is a very simple SessionIdFactory, which
assigns numeric identifiers based on the current milliseconds time, amending
it as necessary to make it unique. |
| Enum Summary | |
|---|---|
| CommandRegistry | Enumerates all the Commands made available in this release. |
| Exception Summary | |
|---|---|
| CommandException | |
| InvalidCommandNameException | |
| UnknownCommandException | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||