Interface SmtpComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface SmtpComponentBuilderFactory
    Send and receive emails using imap, pop3 and smtp protocols. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • smtp

        static SmtpComponentBuilderFactory.SmtpComponentBuilder smtp()
        SMTP (camel-mail) Send and receive emails using imap, pop3 and smtp protocols. Category: mail Since: 1.0 Maven coordinates: org.apache.camel:camel-mail
        Returns:
        the dsl builder