Uses of Class
org.apache.camel.component.mail.MailMessage

Uses of MailMessage in org.apache.camel.component.mail
 

Methods in org.apache.camel.component.mail that return MailMessage
 MailMessage MailMessage.copy()
           
 MailMessage MailMessage.newInstance()
           
 

Methods in org.apache.camel.component.mail with parameters of type MailMessage
 Object MailBinding.extractBodyFromMail(Exchange exchange, MailMessage mailMessage)
          Extracts the body from the Mail message
 



Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.