public interface ITMailUtil
| Modifier and Type | Method and Description |
|---|---|
String |
getContent(javax.mail.Message message,
ProfileBean bean) |
String |
getExactContent(javax.mail.Message message,
boolean isHtml,
ProfileBean bean) |
String |
getLinkHref(String htmlContent,
String string) |
String getContent(javax.mail.Message message, ProfileBean bean) throws javax.mail.MessagingException, IOException
javax.mail.MessagingExceptionIOExceptionString getExactContent(javax.mail.Message message, boolean isHtml, ProfileBean bean) throws javax.mail.MessagingException, IOException
javax.mail.MessagingExceptionIOExceptionCopyright © 2008–2018 The Plugin People. All rights reserved.