|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use EmailData | |
| org.xmlBlaster.util.protocol.email | |
| Uses of EmailData in org.xmlBlaster.util.protocol.email |
| Methods in org.xmlBlaster.util.protocol.email that return EmailData | |
static EmailData |
EmailData.parseXml(java.lang.String xml)
Hand made parser to parse xml, much faster than SAX. |
EmailData[] |
Pop3Driver.readInbox(boolean clear)
Read messages from mail server with POP3. |
| Methods in org.xmlBlaster.util.protocol.email with parameters of type EmailData | |
void |
SmtpClient.sendEmailAsync(EmailData emailData)
|
void |
SmtpClient.sendEmail(EmailData emailData)
|
void |
SmtpClient.sendEmailSync(EmailData emailData)
Send a mail. |
protected boolean |
EmailExecutor.isLoopingMail(MsgInfo msgInfo,
EmailData emailData)
Some weak looping protection. |
|
xmlBlaster 1.6.2 client API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||