|
ePOST API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MailAddress | |
|---|---|
| rice.email.proxy.mail | |
| rice.email.proxy.smtp.manager | |
| Uses of MailAddress in rice.email.proxy.mail |
|---|
| Methods in rice.email.proxy.mail that return MailAddress | |
|---|---|
MailAddress |
MovingMessage.getReturnPath()
|
| Methods in rice.email.proxy.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 rice.email.proxy.smtp.manager |
|---|
| Methods in rice.email.proxy.smtp.manager with parameters of type MailAddress | |
|---|---|
java.lang.String |
SimpleManager.checkRecipient(SmtpConnection conn,
SmtpState state,
MailAddress rcpt)
|
java.lang.String |
SmtpManager.checkRecipient(SmtpConnection conn,
SmtpState state,
MailAddress rcpt)
|
java.lang.String |
SimpleManager.checkSender(SmtpConnection conn,
SmtpState state,
MailAddress sender)
|
java.lang.String |
SmtpManager.checkSender(SmtpConnection conn,
SmtpState state,
MailAddress sender)
|
boolean |
SimpleManager.isPostAddress(MailAddress addr)
|
void |
SimpleManager.isPostAddress(MailAddress addr,
Continuation c)
|
|
ePOST API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||