|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MailAddress | |
|---|---|
| com.icegreen.greenmail.mail | |
| com.icegreen.greenmail.smtp | |
| Uses of MailAddress in com.icegreen.greenmail.mail |
|---|
| Methods in com.icegreen.greenmail.mail that return MailAddress | |
|---|---|
MailAddress |
MovingMessage.getReturnPath()
|
| Methods in com.icegreen.greenmail.mail with parameters of type MailAddress | |
|---|---|
void |
MovingMessage.addRecipient(MailAddress s)
|
void |
MovingMessage.removeRecipient(MailAddress s)
|
void |
MovingMessage.setReturnPath(MailAddress fromAddress)
|
| Uses of MailAddress in com.icegreen.greenmail.smtp |
|---|
| Methods in com.icegreen.greenmail.smtp with parameters of type MailAddress | |
|---|---|
String |
SmtpManager.checkRecipient(SmtpState state,
MailAddress rcpt)
|
String |
SmtpManager.checkSender(SmtpState state,
MailAddress sender)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||