@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface SmtpComponentBuilderFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
SmtpComponentBuilderFactory.SmtpComponentBuilder
Builder for the SMTP component.
|
static class |
SmtpComponentBuilderFactory.SmtpComponentBuilderImpl |
Modifier and Type | Method and Description |
---|---|
static SmtpComponentBuilderFactory.SmtpComponentBuilder |
smtp()
SMTP (camel-mail)
Send and receive emails using imap, pop3 and smtp protocols.
|
static SmtpComponentBuilderFactory.SmtpComponentBuilder smtp()
Apache Camel