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

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

Methods in org.apache.camel.component.mail that return MailComponent
static MailComponent MailComponent.mailComponent()
          Deprecated. will be removed in Camel 2.0
static MailComponent MailComponent.mailComponent(MailConfiguration configuration)
          Deprecated. will be removed in Camel 2.0
 

Constructors in org.apache.camel.component.mail with parameters of type MailComponent
MailEndpoint(String uri, MailComponent component, MailConfiguration configuration)
           
 



Apache CAMEL