Uses of Class
org.exoplatform.mail.service.Info

Packages that use Info
org.exoplatform.mail.service.impl   
 

Uses of Info in org.exoplatform.mail.service.impl
 

Methods in org.exoplatform.mail.service.impl with parameters of type Info
 boolean JCRDataStorage.saveMessage(java.lang.String username, java.lang.String accId, long msgUID, javax.mail.Message msg, java.lang.String[] folderIds, java.util.List<java.lang.String> tagList, SpamFilter spamFilter, Info infoObj, org.exoplatform.ws.frameworks.cometd.ContinuationService continuation, boolean saveTotal)
           
 boolean JCRDataStorage.saveMessage(java.lang.String username, java.lang.String accId, javax.mail.Message msg, java.lang.String[] folderIds, java.util.List<java.lang.String> tagList, SpamFilter spamFilter, Info infoObj, org.exoplatform.ws.frameworks.cometd.ContinuationService continuation, boolean saveTotal)
           
 boolean JCRDataStorage.savePOP3Message(java.lang.String username, java.lang.String accId, javax.mail.Message msg, java.lang.String[] folderIds, java.util.List<java.lang.String> tagList, SpamFilter spamFilter, Info infoObj, org.exoplatform.ws.frameworks.cometd.ContinuationService continuation)
           
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.