org.exoplatform.mail.service.impl
Class FetchMailContentThread
java.lang.Object
org.exoplatform.mail.service.impl.FetchMailContentThread
- All Implemented Interfaces:
- java.lang.Runnable
public class FetchMailContentThread
- extends java.lang.Object
- implements java.lang.Runnable
|
Constructor Summary |
FetchMailContentThread(JCRDataStorage storage,
java.util.LinkedHashMap<javax.mail.Message,java.util.List<java.lang.String>> msgMap,
int numberMessage,
javax.mail.Folder folder,
java.lang.String username,
java.lang.String accountId)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FetchMailContentThread
public FetchMailContentThread(JCRDataStorage storage,
java.util.LinkedHashMap<javax.mail.Message,java.util.List<java.lang.String>> msgMap,
int numberMessage,
javax.mail.Folder folder,
java.lang.String username,
java.lang.String accountId)
throws java.lang.Exception
- Throws:
java.lang.Exception
run
public void run()
- Specified by:
run in interface java.lang.Runnable
downloadMailContent
public void downloadMailContent()
throws java.lang.Exception
- Throws:
java.lang.Exception
stop
public void stop()
Copyright © 2011 eXo Platform SAS. All Rights Reserved.