public final class BasicSMTPServer extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_PORT |
| Constructor and Description |
|---|
BasicSMTPServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
SMTPServer |
start(int port) |
public static final int DEFAULT_PORT
public SMTPServer start(int port)
public static void main(String[] args)
Copyright © 2006–2024. All rights reserved.