| Package | Description |
|---|---|
| com.dumbster.smtp |
| Modifier and Type | Method and Description |
|---|---|
ServerOptions |
ServerOptions.notThreaded() |
ServerOptions |
ServerOptions.threaded() |
ServerOptions |
ServerOptions.withDefaultSmtpPort() |
ServerOptions |
ServerOptions.withMailStore(MailStore mailStore) |
ServerOptions |
ServerOptions.withRandomSmtpPort() |
ServerOptions |
ServerOptions.withSmtpPort(int port) |
ServerOptions |
ServerOptions.withWaitInResponseInMs(int waitInResponse) |
| Modifier and Type | Method and Description |
|---|---|
static SmtpServer |
SmtpServerFactory.startServer(ServerOptions options) |
| Constructor and Description |
|---|
SmtpServer(ServerOptions serverOptions) |
Copyright © 2017. All rights reserved.