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

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

Methods in org.apache.camel.component.mail with parameters of type MailEndpoint
 void MailBinding.populateMailMessage(MailEndpoint endpoint, MimeMessage mimeMessage, Exchange exchange)
           
protected  void MailBinding.setRecipientFromEndpointConfiguration(MimeMessage mimeMessage, MailEndpoint endpoint)
          Appends the Mail headers from the endpoint configuration.
 

Constructors in org.apache.camel.component.mail with parameters of type MailEndpoint
MailConsumer(MailEndpoint endpoint, Processor processor, JavaMailSenderImpl sender)
           
MailProducer(MailEndpoint endpoint, JavaMailSender sender)
           
 



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