|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SmtpMessage | |
|---|---|
| org.unitils.mail | |
| org.unitils.mail.impl | |
| Uses of SmtpMessage in org.unitils.mail |
|---|
| Methods in org.unitils.mail that return types with arguments of type SmtpMessage | |
|---|---|
List<SmtpMessage> |
SmtpServer.getReceivedEmail()
This email sends you a list of all the mails you've sent to the fake SMTP server. |
| Uses of SmtpMessage in org.unitils.mail.impl |
|---|
| Classes in org.unitils.mail.impl that implement SmtpMessage | |
|---|---|
class |
SmtpMessageImpl
Wrapper class for the SMTP message class of Wiser. |
| Methods in org.unitils.mail.impl that return types with arguments of type SmtpMessage | |
|---|---|
List<SmtpMessage> |
SmtpServerImpl.getReceivedEmail()
It returns all the mails that were received on the fake SMTP server. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||