| Interface | Description |
|---|---|
| ServerSocketCreator | |
| SessionHandler |
Handler of session lifecycle events.
|
| SessionIdFactory |
SessionIdFactory creates reasonable unique identifiers which are applicable
to identify a session in the log files.
|
| SSLSocketCreator |
| Class | Description |
|---|---|
| Session |
The thread that handles a connection.
|
| SessionHandler.SessionAcceptance |
Result object for
SessionHandler.accept(Session) |
| SMTPServer |
Main SMTPServer class.
|
| SMTPServer.Builder | |
| 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. |
Copyright © 2006–2024. All rights reserved.