Uses of Class
org.apache.servicemix.mail.utils.IgnoreList

Packages that use IgnoreList
org.apache.servicemix.mail Component for Mail using the JavaMail API 
 

Uses of IgnoreList in org.apache.servicemix.mail
 

Methods in org.apache.servicemix.mail that return IgnoreList
 IgnoreList MailSenderEndpoint.getIgnoreMessageProperties()
           
 

Methods in org.apache.servicemix.mail with parameters of type IgnoreList
 void MailSenderEndpoint.setIgnoreMessageProperties(IgnoreList ignoreMessageProperties)
          Specifies a java.util.List which may contain message properties to skip.
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.