public static interface SimpleSmtpServerUtils.SimpleSmtpServer
| Modifier and Type | Method and Description |
|---|---|
int |
getPort() |
java.util.Collection<SmtpMessage> |
getReceivedEmails() |
int |
getReceivedEmailSize() |
boolean |
isStopped() |
void |
stop() |
Copyright © 2018 SAP SE. All Rights Reserved.