public interface MailBodyHandler
| Modifier and Type | Method and Description |
|---|---|
void |
handleMailBody(javax.mail.Message msg)
处理邮件的主体
|
void handleMailBody(javax.mail.Message msg)
throws IOException
msg - 邮件的主体IOException - io exceptionCopyright © 2019. All rights reserved.