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
 JavaMailConnection MailConfiguration.createJavaMailConnection(MailEndpoint mailEndpoint)
           
 void MailBinding.populateMailMessage(MailEndpoint endpoint, MimeMessage mimeMessage, org.apache.camel.Exchange exchange)
           
 

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



Copyright © 2007 Apache Software Foundation. All Rights Reserved.