com.canoo.webtest.plugins.emailtest
Class EmailHelper
java.lang.Object
com.canoo.webtest.plugins.emailtest.EmailHelper
public class EmailHelper
- extends Object
Helper class for processing email messages.
- Author:
- Paul King, Luca Scheuring, lofi@mountproc.org
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmailHelper
public EmailHelper()
getStore
protected javax.mail.Store getStore(javax.mail.Session session,
String type)
throws javax.mail.NoSuchProviderException
- Throws:
javax.mail.NoSuchProviderException
getSessionInstance
protected javax.mail.Session getSessionInstance(Properties properties)