public class TestMailServer extends Object implements AutoCloseable
| Modifier and Type | Class and Description |
|---|---|
static class |
TestMailServer.Message |
| Constructor and Description |
|---|
TestMailServer(int port) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static void |
main(String[] args) |
void |
start() |
public void start()
throws BindException
BindExceptionpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2015 Zalando SE. All rights reserved.